I have been asked to create a spreadsheet used by my fire department to track fire hydrant pressures and maintenance status. There is nothing really hi-tech about the spreadsheet, but I want to create a macro that will bring up a dialog box asking:
1: Which shift (4 options, any or all could be selected)
2: Which remarks (7 options)
Then print the records that match the selections from the dialog box.
The purpose of this is to print (in a firefighter proof way) a list of all the hydrants that need service to give to the water (or road) department. This list will need all of the fields in each record.
I attached the working copy if you need to see what I