Date Conversion

  • Thread starter Thread starter FinChase
  • Start date Start date
F

FinChase

Hi,
I need to convert dates that are currently in m/d/yyyy format to yyyymmdd
format. I've tried doing a string function using right, left, and mid, but
I'm getting back the serial date format. Can anyone help with this?

Thanks-
 
hi,

Have you tried

format|Cells|Custom
enter a custom format of
yyyymmdd

Mike
 

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