Linktables and queries.

buggy2

Board Regular
Joined
Feb 28, 2003
Messages
69
I am working on a database, which has 2 link tables linking to excel spreadsheets. I am trying to sample data from both tables. I have created a make table query which selects the relevant data from the first, and an append query which appends the relevant data from the second table into the table above. On running the make table query the first time all is ok, however when I try to re-run the make-table query I get a 'Numeric field overflow' error, which remains unless I re-save the query. Any ideas all the field numeric fields seem fine even looking beyond the first 8 rows of data.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
At a guess it is creating a table with the wrong numeric data type. try just deleting the records rather than deleting the table and then append records from both tables.

HTH

Peter
 
Upvote 0

Forum statistics

Threads
1,221,558
Messages
6,160,484
Members
451,651
Latest member
Penapensil

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top