Date cells after conversion from Database

  • Thread starter Thread starter Rene
  • Start date Start date
R

Rene

In our organisation we are dealing with different date
formats (dd/mm/yyyy or mm/dd/yy) When information is
requested out of our JDE database it is presented as a
csv file. After convertion into Excel the 'dd/mm/yyyy'
are recognised as date formats, but the 'mm/dd/yy' only
as general formats. How do I change those last ones in
recogniseable date formats?

Thanks for your help!!!!

Rene.
 
if you can highlight them all then right click and choose format cells
then under the number tab choose custom then enter mm/dd/yy in the to
box. that might help


cheer
 
Thanks for your help! I've tried that, but although the
formatting shows 'date' it's not picked up (i.e. when you
change the formatting of a 'real' date cell to general,
you'll get a number (the value), however that doesn't
work with the 're-formatted' cells.
 
Then the 'dates' have been interpreted as text. To convert to 'real' dates,
Edit/Copy a blank cell. Then select the cells containing the dates and
Edit/Paste Special and select the Values and Add options.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top