Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Kris,
Am Wed, 4 Mar 2015 03:32:32 -0800 (PST) schrieb : Range("F" & z).Value = 06-Jan-2015 Range("Q3").Value = 28-Feb-2015 are that true dates? If not try it with datevalue: If DateValue(Range("F" & z)) DateValue(Range("Q3")) Regards Claus B. -- Vista Ultimate / Windows7 Office 2007 Ultimate / 2010 Professional |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Strange date separator in Excel | Excel Discussion (Misc queries) | |||
Strange date separator in Excel | Excel Discussion (Misc queries) | |||
Strange? VBA code returns wrong date format (not a date) | Excel Programming | |||
Question regarding a strange condition in Excel spdsht... | Excel Discussion (Misc queries) | |||
Strange date formatting problem | Excel Programming |