Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
1. On the worksheet a cell is formated as date.
In vb is a variable also formated as date If I have variable = cell I get a formating error if the cell is empty I can use isempty or isdate first to test the cell but seems like a pain 2. cell is formated as date like 01/01/09 If someone enters the date in the cell as 1/01/09 then get an error if try to set the cell = variable formated as date. In general I'm having trouble working with dates I guess. In the program data is entered directly into the worksheet by the operator. Thanks John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Null date in VBA variable | Excel Programming | |||
Returning date instead of 'not null' | Excel Worksheet Functions | |||
Date Formula Problem - Leave date blank if Null | Excel Worksheet Functions | |||
If Date Null Show Nothing | Excel Worksheet Functions | |||
Date Not Null | Excel Programming |