Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As I said, it works for me, but my client in India is still receiving the error message "Date not found".
Column A was formatted as mm/dd/yyyy, in a format that will adjust to her computer settings, and the line sDate = Format(Now, "dd/mm/yy") was changed to sDate = Date. Any other suggestions? She is going to contact her computer "guy", but I don't know how familiar he is with VBA, if at all. Gratefully, Susan :) On Monday, December 24, 2012 2:04:14 PM UTC-5, Susan wrote: Ok, works for me, let's see if it works for my client! I'll let you know. Thanks! Susan :) On Sunday, December 23, 2012 4:09:48 AM UTC-5, Claus Busch wrote: Hi susan, Am Sat, 22 Dec 2012 13:54:07 -0800 (PST) schrieb Susan: Public sDate as Date doesn't work. It says it can't find the date. sDate as String worked (on my computer). what I meant is to change sDate = Format(Now, "dd/mm/yy") to sDate =Date Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
permanent conversion of 1904 date format to 1900 date format | Excel Worksheet Functions | |||
finding a date/time in a list that is closest to an existing date/ | Excel Discussion (Misc queries) | |||
Finding the Monday date based on a different date in same week | Excel Worksheet Functions | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming | |||
Change a date in text format xx.xx.20xx to a recognised date format | Excel Programming |