I am trying to use Access to simplify the process of creating barcode labels for our products. The problem is I can't figure out how to link the information I need on the report.
I am importing 3 tables, each with only 1 or 2 fields and I am manually creating a list for Supplier. These are just lists generated from SQLTalk. These tables will continue to be updated periodically. The tables and fields are...
[ul][li]Parts - Part, Description[/li]
[li]Supplier - Supplier[/li]
[li]Line - Line[/li]
[li]Location - Location[/li][/ul]
I have already created a form that allows the user to use a combo box to select each of the above through unbound fields. Unfortunatly, I don't think the report can be based on these unbound fields. I think the report must be based on a Table or Query.
Does anyone have an idea on how I can create the report?
Thanks for your help.
Hillary
I am importing 3 tables, each with only 1 or 2 fields and I am manually creating a list for Supplier. These are just lists generated from SQLTalk. These tables will continue to be updated periodically. The tables and fields are...
[ul][li]Parts - Part, Description[/li]
[li]Supplier - Supplier[/li]
[li]Line - Line[/li]
[li]Location - Location[/li][/ul]
I have already created a form that allows the user to use a combo box to select each of the above through unbound fields. Unfortunatly, I don't think the report can be based on these unbound fields. I think the report must be based on a Table or Query.
Does anyone have an idea on how I can create the report?
Thanks for your help.
Hillary