Not sure if Im putting this in the right forum, however im pretty sure I will need this accomplished with vba.
I have several check boxes which upon checking them hides columns on a report. By hiding these columns the user does not wish to see these programs which the columns represent. Now for my issue.
I have a totals column which I need to tabulate the columns that are still visible and as each new program is checked will update the total based on whether a column was made visible or hidden.
I hope this made sense, thanks for any insight you can provide.
I have several check boxes which upon checking them hides columns on a report. By hiding these columns the user does not wish to see these programs which the columns represent. Now for my issue.
I have a totals column which I need to tabulate the columns that are still visible and as each new program is checked will update the total based on whether a column was made visible or hidden.
I hope this made sense, thanks for any insight you can provide.