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

access link to another database

Status
Not open for further replies.

dbpcar

Programmer
Mar 1, 2001
39
US
I am trying to create a link to a seperate database that hold all possible inventory items so that the report will convert a stock # into the description. Only stock # are stored in the data base at present. I can get both the stock # and the description to report, but not the description only.






 
Hiya,

It is very simple to remove the stock # from the report. On your query design screen, there is a column named "Show". If you uncheck this box for the stock # column, it will vanish from your output
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top