View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
KJTFS[_70_] KJTFS[_70_] is offline
external usenet poster
 
Posts: 1
Default Date Conversions

you can try cdate function or the format function works good for me
sometimes.

format(strValue, "mm/dd/yyyy HH:MM AM/PM") then make sure you format
the other date string the same way.

Keith
www.kjtfs.com


---
Message posted from http://www.ExcelForum.com/