importing data into excel2003 from some web site?

  • Thread starter Thread starter alan
  • Start date Start date
A

alan

could anyone help me?

why the data will be changed when import data into excel2003 from some web
site?
for example, 01234 will be changed to 1234.

Is there anyway to prevent excel removing 0?

Alan
 
Format the cell as text before importing the data, or format as 00000 if you
want 5 digits.
 
Back
Top