T
Tedj13
I have a form that contains a list of 10 printers serial numbers [SN] and
printer counts [counts]. I want to add a check box to this form so that
users can select which printers they would like to see the counts in a bar
chart for instance I want to see just printers 1 4 and 7 on the chart. I can
add a check box [select] to the form, however when I select it, all of the
check boxes by every printer changes. How can I tie it to each printer?
Once I get this to work, I can add another field to the form that checks to
see if the box is true or false, and then I can use that to filter out
printers for my chart. Thanks in advance for any assistance.
printer counts [counts]. I want to add a check box to this form so that
users can select which printers they would like to see the counts in a bar
chart for instance I want to see just printers 1 4 and 7 on the chart. I can
add a check box [select] to the form, however when I select it, all of the
check boxes by every printer changes. How can I tie it to each printer?
Once I get this to work, I can add another field to the form that checks to
see if the box is true or false, and then I can use that to filter out
printers for my chart. Thanks in advance for any assistance.