Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help importing an Excel worksheet into Access 1

Status
Not open for further replies.

Oz1127

Technical User
Oct 12, 2004
19
US
Does anyone know why numbers in a column in Excel change when imported to an Access2K table? Ex.I have numbers 1.10,1.30,etc but when I import them into Access it changes the data to 1.1 and 1.3 respectively. I've tried the advance import menu, changing table properties,damn near everything but same result.Thanks in advance.
 
I would guess that importing does not bring in any formatting info; so just as you had to format the number in Excel to get the trailing zero you will have to do the same in Access by setting the format to fixed with 2 dp (or more if you want more).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top