Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Get a funny problem which was working.
Have the following. I enter 3453 in C15. in VB have the following Dim InputRange as Range Set InputRange = Activecell This should return C15 (or the active cell address). Instead it keeps returning 3453. This was working previously - any ideas - only thing I can think of is the Excel is 2003-SR1 Desperate to get this working Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
if activecell is value | Excel Programming | |||
IF ACTIVECELL contains | Excel Programming | |||
Name the ActiveCell | Excel Programming | |||
activecell | Excel Programming |