Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, How can I convert UK date format(dd/mm/yy) at cell to US forma (mm/dd/yy) through VB -- gabc ----------------------------------------------------------------------- gabch's Profile: http://www.excelforum.com/member.php...fo&userid=3066 View this thread: http://www.excelforum.com/showthread.php?threadid=54540 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you just store a date in an Excel worksheet, it should adapt to the
user's settings. What situation do you have, and what is your goal, as I think the real question is a bit earlier in the process <g? -- HTH Bob Phillips (replace xxxx in email address with googlemail if mailing direct) "gabch" wrote in message ... Hi, How can I convert UK date format(dd/mm/yy) at cell to US format (mm/dd/yy) through VBA -- gabch ------------------------------------------------------------------------ gabch's Profile: http://www.excelforum.com/member.php...o&userid=30662 View this thread: http://www.excelforum.com/showthread...hreadid=545403 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I convert dd/mm/yy date format to yyddd Julian date format | Excel Worksheet Functions | |||
Convert european foreign date format to US date format | Excel Worksheet Functions | |||
convert serial date format to normal date format | Excel Discussion (Misc queries) | |||
Convert date + time text format to date format | Excel Worksheet Functions | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming |