Thread: Help
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default Help

Hi,
Can't help on the mail-merge thing, but about losing leading zeros:
One way: Format your cells as 'Text' before entering data.
Another way: instead of 0123, enter '0123
The apostrophe won't show in the cell, and the zero will be retained.
Regards - Dave.