Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know I'm new to VB but this seems pretty simple and I'm
stuck. I hate to ask dumb questions here but I've been looking at this for an hour! Maybe it's late in the evening... If ("d237" = "d239") Then Range("d241").Value = "1" Else Range("d241").Value = "2" End If I'm returning "2" but it shouldn't be. Currently d237 does equal d239. The only thing I can think of that could be causing a problem is d237 is a formula and d239 is a cell reference to another sheet. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
newbie | Excel Worksheet Functions | |||
Newbie | Excel Worksheet Functions | |||
Real Newbie newbie question | New Users to Excel | |||
Can you help a NEWBIE please | Excel Discussion (Misc queries) | |||
Newbie | Excel Programming |