I use the following codes and it prints out the reports I want but the reports do not have any data from tbl_Selected Assets. The reports are bound to tbl_Selected Assets with filter to select the records with the corresponding Type. When I open the reports outside of this code, they have the...
Hello, I have searched all over and did not see any threads on this.
I have 1 table called tbl_Inventory with fields: Address(text), Type(text), Customer (text), Select (yes/no)
I have a main form with combo box where user can select customer and the subform will display a list of addresses...