B
Bmunny
Hi All
Can someone please help me out with something that's been
puzzling me for quite some time?
I have a column of dates that I've imported into Excel
from another application. On the spreadsheet, the format
is yyyymmdd so that's fine. When I go into a cell, on
the formula bar, it shows up as yyyy-mm-dd. My regional
settings for dates is yyyy-mm-dd. Without changing my
regional settings, can I get the actual value of the cell
to be "yyyymmdd" not "yyyy-mm-dd"?
For example, in cell A1, the contents appear as
20030207. Going into the cell, the formula bar shows
2003-02-07. I want the actual value of the cell to be
20030207. I don't care if it's in number or text
format. If I simply format the cell to be in number or
text format, the value then becomes 37659, which is the
number representation of the date 2003-02-07.
Please help as this is very frustrating. I can only get
the contents to the desired format if I use a macro to
create the string '20030207'. I don't want to use a
macro to do this.
Thanks in advance!
Can someone please help me out with something that's been
puzzling me for quite some time?
I have a column of dates that I've imported into Excel
from another application. On the spreadsheet, the format
is yyyymmdd so that's fine. When I go into a cell, on
the formula bar, it shows up as yyyy-mm-dd. My regional
settings for dates is yyyy-mm-dd. Without changing my
regional settings, can I get the actual value of the cell
to be "yyyymmdd" not "yyyy-mm-dd"?
For example, in cell A1, the contents appear as
20030207. Going into the cell, the formula bar shows
2003-02-07. I want the actual value of the cell to be
20030207. I don't care if it's in number or text
format. If I simply format the cell to be in number or
text format, the value then becomes 37659, which is the
number representation of the date 2003-02-07.
Please help as this is very frustrating. I can only get
the contents to the desired format if I use a macro to
create the string '20030207'. I don't want to use a
macro to do this.
Thanks in advance!