Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sample bit of code:
If Cells(iRow + 11, 1).Value < date_L119 Then .Cells(iRow + 11, 22).Value = "NP" End If which works great !! This doesn't work. How do I define my dates? If .Cells(iRow + 11, 1).Value "06/01/2002" Then .Cells(iRow + 11, 22).Value = "0" End If thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Question | Excel Discussion (Misc queries) | |||
Date Question | Excel Worksheet Functions | |||
Date question | Excel Worksheet Functions | |||
This is a date question... | Excel Discussion (Misc queries) | |||
Another Date Question | Excel Discussion (Misc queries) |