I'm looking for the proper code to select a report based on a forms checked list box. I've tried If statements, but keep receiving error messages, when I click the print button.
form name is - frmMain
the list box is - Division
the numer is - 541
When Division 541 is selected, I need to print rpt541, if one of the other divisions is checked, I want to print rpt54X.
Not sure what I'm missing, but any help will be appreciated. Thanks.
Thanks for the help.
Greg
form name is - frmMain
the list box is - Division
the numer is - 541
When Division 541 is selected, I need to print rpt541, if one of the other divisions is checked, I want to print rpt54X.
Not sure what I'm missing, but any help will be appreciated. Thanks.
Thanks for the help.
Greg