Hello,
I am looking for a little help. I have a report which works fine but I want to pull in data from a different table that the report is not based on.
The report is based on a query named MaintenanceQRY and it has a field in there named 'ItemUsed'. Like I say the report works fine and displays the information I need but it would be helpful if it could also show the Item Code of 'ItemUsed' which is stored in another table named 'ProductsTBL'. The field within that table is named 'SageCode'. I was wondering if I could add a textbox to my report and add a Dlookup function to bring the 'SageCode' information in but I haven't got a clue where to begin doing this. Any help or advice would be much appreciated
I am looking for a little help. I have a report which works fine but I want to pull in data from a different table that the report is not based on.
The report is based on a query named MaintenanceQRY and it has a field in there named 'ItemUsed'. Like I say the report works fine and displays the information I need but it would be helpful if it could also show the Item Code of 'ItemUsed' which is stored in another table named 'ProductsTBL'. The field within that table is named 'SageCode'. I was wondering if I could add a textbox to my report and add a Dlookup function to bring the 'SageCode' information in but I haven't got a clue where to begin doing this. Any help or advice would be much appreciated
