View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
john the confused john the confused is offline
external usenet poster
 
Posts: 51
Default Text always switching to date format

Just type in an ' (apostrophe) prior to typing in the date. This saves you
having to format the cell first
--
John
MOS Master Instructor
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)


"Brian Haberman" wrote:

I am trying to store a date as yyyy-mm-dd. I however need this data to be
stored as text or 'general' and NOT convert to a date. I am importing this
data to another system and need the actual data to go in as yyyy-mm-dd and
when Excel converts this to a date it changes the underlying data and always
crashes my import.

Does anybody know how I can achieve this? I also tried to put a ' in front,
however that then gets stored in the data field and does not work either.

Thanks for the help.
Brian