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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: journeyman
  • Content: Threads
  • Order by date
  1. journeyman

    QUERYING LINKED TABLES

    My problem is that the 3 tables I need to run the query on includes one which I have renamed using an autonumber. If I try to refer to this table as "Table" & autonumber in a SQL statement the quotation marks throw up an 'expected end of statement' error. Any ideas?!?
  2. journeyman

    Creating Tables - AutoNamed at run-time

    Hi, Can anyone help? I'm creating an on click event which will copy an existing table and rename it.. so far so good. However I'm trying to auto increase the number for the new table. The script I was using to change the name was DoCmd.Rename but this seems to require a unique string in...

Part and Inventory Search

Back
Top