Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I'm trying to do an easy thing (I think) but have not succeeded thus far. I created a name range manually in a spreadsheet, but need to check via VBA code for the value of that range, then if it changed to its default, reset that range to a specific value. To check the that the row has not changed, I do the following: iRow = Range("=MyRange").Row and thus if this is not my original value, I reassigned it ( this is where I'm getting an error msg in the code). I'm using excel 2003. Many thanks. CG |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
checking a range for at least one | Excel Programming | |||
Checking a range with IF | Excel Discussion (Misc queries) | |||
Checking range of cells for entry then checking for total | Excel Programming | |||
Checking/Setting a reference on open | Excel Programming | |||
checking if a range has a name. | Excel Programming |