Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
if range=nothing then26 Jan 2006 22:32 GMT2
Hi, I don't know how to use an if structure with arange:
rngEndCell is a range
If rngEndCell = Nothing Then
ssss = Cells(47, columna).Address(False, False)
Excel save date26 Jan 2006 22:30 GMT4
I need to have a function in Eexcxel that will Automatically capture the save
date (like in Word) for version control. Format would be MMMM/DD/YYYY HH:MM
and would like it to be in footer. Please indicate the steps to program it
into excel as well.
vlookup question26 Jan 2006 22:26 GMT12
I'm trying to write vlookup that will lookup cells in a different
worksheet.  However, there are two matches on the other worksheet.  How
can I get it to sum up those two matches and then put it as my value.
I'm looking for something like this but I don't know how to get it to
0 considered as empty26 Jan 2006 22:00 GMT3
Hi, is there somehow tell VB that 0<>Empty??????
I have problems with this part of my code
blablabla
If  Cells(aa, columna) = c   Then
Reference to Libraries26 Jan 2006 21:39 GMT3
I have a form I've created in Excel 2003 that used ADO to connect an Access
database.
After distributing it, one person has come back saying they get a message  
"can't find project or library" and nothing runs.  
Use spinner to set a cell reference in a formula26 Jan 2006 21:34 GMT4
Is it possible to use the spinner to set the numeric portion of a cell
reference, eg the 21 in the cell range "A21"?
The resulting cell range, "A21", is to be used in another formula...like this:
Cell "B10" = "A21"
How can I have excel tell me what string appears most in a column?26 Jan 2006 21:31 GMT1
I have a column of alpha numeric strings and I want excel to be able to find
which strings appear most frequently.  The column is several hundred cells/
rows long and each cell contains as many as 15 or so strings.  Is there a way
to do this as an easily repeatable process in ...
Enter Text in Cell on Click26 Jan 2006 21:21 GMT2
I want to be able to do the following:
1. Click in a cell inside a named range ("DNS_zones_selection") and have "x"
entered into the clicked cell.
2. If the cell already has an entry, it should be erased.
Insert column, move data with VBA26 Jan 2006 21:06 GMT4
Ok here is what I have:
Columns with several rows of names followed by several rows of numbers,
I need to cut the numbers out, insert a new column and paste them in
the new column. I have tried several things but can't quite get it. I
macro total for colums with changing # of rows26 Jan 2006 20:58 GMT5
I'd like to build a macro that sums up four colums in a worksheet.  The
workbook is generated automatically by a database program.  Once I open the
workbook i have a macro that does all the formatting for me, but i have to go
in and manually totall the last four collums of the ...
Help with Custom Dialog Box26 Jan 2006 20:52 GMT3
This is my first attempt at a Dialog Box and I'm a bit stuck.
I've created a User Form which comprises a List box containing a list of
names and a Text Box to which the User adds text then if they press OK I want
the value selected in the List Box to be "looked up" against a list ...
jittery cursor26 Jan 2006 20:51 GMT3
Yesterday I asked a question about enabling chart events, and am grateful for
the replies.  While I was waiting, I figured out, using a chart sheet, how to
use VB to create custom chart tips when I mouse over a point (thanks to Chip
for some of the code).  The problem I ma having ...
Updating collection values to use as summary26 Jan 2006 20:22 GMT3
I have a worksheet with 2 columns, the first column contains a quantity,
and second contains a "Unit ID" (string).  Any Unit can appear several
times throughout the list.  I am wanting to generate another Summary
List and I figured that a collection would be a good way to go, now I
Excel 2000 error26 Jan 2006 20:14 GMT2
Can someone explain to me why this fails in Excel 2000?  They're getting
an error: *Microsoft Visual Basic Compile Error: Named Argument Not
Found*
Code:
right click menu, userform show26 Jan 2006 20:11 GMT3
i have written a little code to add some new items to the "cells" right
click menu.  the only way i could figure out to use a right click menu
was to call a second sub that opens the userform.  here's what i am
doing now:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.