linked files

TODDY

New Member
Joined
Sep 10, 2003
Messages
22
I have a data base that uses a linked file from excel.
When i run queries from this file everything works fine, but when i try to run a report from the qry's i get the mesage that the link specificarion does not exsist.
I have tried re-righting the db to no avail.
Help
regards
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Does the data have to be linked? In general I find it better to import the data into Access. Two main advantages: Everything is much quicker, and you can set referential integrity (better control over data quality).
I'd only use a linked table if it is (1) constantly updated elsewhere or (2) too big to use directly in Access (not an issue with Excel files).

See what happens if you import the data.

Denis
 
Upvote 0
Yes i always do import but in this case the info comes from data colection unit and so is always changing.
 
Upvote 0
you may be able to get around it by running an append query to a spare table and attatching the report to that.

Peter
 
Upvote 0

Forum statistics

Threads
1,221,574
Messages
6,160,602
Members
451,657
Latest member
Ang24

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