I need to import a data file into an application using excel csv. One field contains UK telephone numbers with leading zeros.
These 0’s are being dropped off when I save excel as a csv file and then re-open.
How can I retain the leading zero?