I wish to control which objects are visible on a report. My users will select an option from a list box on a form. This will enter a value from 1 to 5 that is stored in a table.
The report has 5 boxes drawn, all currently with the fillcolor set to white. I want to change the fillcolor to black depending on the selection made from the list box. For example, if the user selects the third option from the list, the third box on the form will change to black.
Any ideas appreciated.
Peter
The report has 5 boxes drawn, all currently with the fillcolor set to white. I want to change the fillcolor to black depending on the selection made from the list box. For example, if the user selects the third option from the list, the third box on the form will change to black.
Any ideas appreciated.
Peter