listobject issue

K

kevinc

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.
 
T

Tom Ogilvy

Leave it as a number and format the column to display it the way you want.

If you have numbers that are greater than 15 digits, then you will have
problems. 13 digits should be fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top