How do I get 00 or 01 from XML to Excel it displays as 0 or 1?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When importing data from XML into an excel speadsheet a lot of the data is in
the format 00 or 01 etc. When imported it displays as 00, 01 etc but when the
cell is selected it only contains 0 or 1. It drops the lead 0. Ant
suggestions please!
 
Ross said:
When importing data from XML into an excel speadsheet a lot of the data is
in
the format 00 or 01 etc. When imported it displays as 00, 01 etc but when
the
cell is selected it only contains 0 or 1. It drops the lead 0. Ant
suggestions please!

Format as 00
 
Back
Top