I have pulled all of the fields from two tables into a query and designed a form using that query and I get stuck on "Join key of "*.Tbl" not in Record Set. Can't seem to find anything in the help files. Can anyone suggest a good book on Access 2000?
SQL looks ok.<br>
<br>
The only thing I can think of is that the software is getting confused over the table names as there are spaces in the names.<br>
<br>
If you are not too far down the line with the database, rename in a similar fashion to the following:<br>
<br>
submissions tbl becomes tblsubmissions<br>
invoice to tbl becomes tblinvoiceto<br>
<br>
and so on - generally use tbl or qry or frm as the first 3 letters and follow it with a description with no spaces.<br>
<br>
Failing that, we could be looking at an early prize for wanting Office 2000 Professional Service Pack 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.