Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() when I download from the web a date,such as 06/12/2004,in excel it i not in date format. I need a date in date format,so I can run a macro. how can I solve the problem? ex: if the downloaded date is in cell c4,if in cell d4 I have th formula:=c4+1,if I click I get:#value! many thanks to -- tommasopalazzo ----------------------------------------------------------------------- tommasopalazzot's Profile: http://www.excelforum.com/member.php...fo&userid=2773 View this thread: http://www.excelforum.com/showthread.php?threadid=47242 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
select the column and do Data=Text to Columns. Go through the dialogs.
On the last dialog, define the format of the date (the date order) for the single column you have selected. -- Regards, Tom Ogilvy "tommasopalazzot" <tommasopalazzot.1wa8ec_1128269115.728@excelforu m-nospam.com wrote in message news:tommasopalazzot.1wa8ec_1128269115.728@excelfo rum-nospam.com... when I download from the web a date,such as 06/12/2004,in excel it is not in date format. I need a date in date format,so I can run a macro. how can I solve the problem? ex: if the downloaded date is in cell c4,if in cell d4 I have the formula:=c4+1,if I click I get:#value! many thanks tom -- tommasopalazzot ------------------------------------------------------------------------ tommasopalazzot's Profile: http://www.excelforum.com/member.php...o&userid=27730 View this thread: http://www.excelforum.com/showthread...hreadid=472425 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
creating a "date selector box" or "pull down box" in a cell | Excel Worksheet Functions | |||
Convert numbers to date: "586" to read "May 1986" | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |