View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kevinc kevinc is offline
external usenet poster
 
Posts: 1
Default listobject issue

Using vs2005, I created a dataset and bound it to a listobject in excel 2003.
The data is getting into the sheet fine. The first column is a 13 digit
account number which excel assumes is a number and puts it to scientific
notation format. I would like to have that column show as text and not
numeric. Can someone point me in the right direction? thx much.