Ok so what I'm aiming for here is a form, Which has essentially 3 buttons on top.
One of these buttons adds a new Row to the form (the row contains all the elements of the previous row and includes a checkbox automatically in the leftmost cell.
This I have working with the following macro attached to one of the buttons:
The part on which I'm stuck is the next button.. Which should hide any row which contains a Check Box that is not currently clicked, and then send the form to the printer. Is there a better way to implement this, and have it be automated as the macro above was?
Bookmarks