Hi,
You can keep that in Excel format only but while reading from it file format you can define as VARCHAR.
as a workaround if you are still getting 0 in the value you can trim them off from the specific fields.
Because i got same kind of issue with Excel and it got resolved when i changed it to VARCHAR data type while reading.
Thanks,
Sreenivas