I have a report that is generated from a form that i want to serve 2 purposes.
1. I filter the report based upon a record which i can then view data or print. (I have this working)
2. I click a button which opens the same report but in this case all the fields are blank which will allow me to print the report so an individual can handwrite in the fields.
I've read about changing the font color to white so that it is hidden but i have about 100 fields and i was wondering if their was a more efficient way so i don't need 100 lines of code.
1. I filter the report based upon a record which i can then view data or print. (I have this working)
2. I click a button which opens the same report but in this case all the fields are blank which will allow me to print the report so an individual can handwrite in the fields.
I've read about changing the font color to white so that it is hidden but i have about 100 fields and i was wondering if their was a more efficient way so i don't need 100 lines of code.