Hey everyone, I have yet another access question.
Right now i have a bunch of items entered into a table, each having about 50 columns of information describing them. What I would like to do is be able to print a report that will let me pick an item from a combo box (that works as a filter, such as all of the square items) and a second item from a second combo box such as color or density. I then need the report to print all of the square items, and their color or whatever else was selected in the second drop down box..
I figured out a way to have the first combo box filter them items but cannot figure out how to get the items from the second table to print in the report.
Right now i have a bunch of items entered into a table, each having about 50 columns of information describing them. What I would like to do is be able to print a report that will let me pick an item from a combo box (that works as a filter, such as all of the square items) and a second item from a second combo box such as color or density. I then need the report to print all of the square items, and their color or whatever else was selected in the second drop down box..
I figured out a way to have the first combo box filter them items but cannot figure out how to get the items from the second table to print in the report.