View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Justin Philips Justin Philips is offline
external usenet poster
 
Posts: 32
Default Fields in access database

I know this is more of an access question but it does have to do with
excel.

I am trying to import/export data from excel to access. I originally
had 6 fields and they were all working beautifully. I went in and had
to add 7 more fields so i changed my tables to accomodate and when i
entered the field names in my SQL statement it broke the code. I tried
all the way down to 1 more field and it still wasnt working. Is there
a limit to how many field you can call or am i just doing something
wrong?

Thanks,.
justin