Hello,
I have a database I'm designing that will be used to print pallet tags. I have two different printers that will be printing them that are located a fair distance apart.
I have a table setup with product descriptions and all the information that will print on the tags, in that table I have a field called printer,in that field is either a "1" or a "2" that determines what printer that tag should print to.
I have two identical reports setup report1 and report2, each of them has a different printer set to them
What I was trying to do is run a query and based on the value of that printer field either run report 1 or 2
I have tried to do this whin a macro but due to my limited knowledge I'm stuck
Im pretty new to Access
Any help would be great
Thanks in advance
I have a database I'm designing that will be used to print pallet tags. I have two different printers that will be printing them that are located a fair distance apart.
I have a table setup with product descriptions and all the information that will print on the tags, in that table I have a field called printer,in that field is either a "1" or a "2" that determines what printer that tag should print to.
I have two identical reports setup report1 and report2, each of them has a different printer set to them
What I was trying to do is run a query and based on the value of that printer field either run report 1 or 2
I have tried to do this whin a macro but due to my limited knowledge I'm stuck
Im pretty new to Access
Any help would be great
Thanks in advance