Hello all,
I have a sub form with checkboxes. Each check box represents one of the columns/fields in my query. If one of the boxes is checked, I only want the column that matches with the check box to appear.
I have done some research and have came upon the ColumnHidden property.
How would one do this in a macro or VBA format.
I have a sub form with checkboxes. Each check box represents one of the columns/fields in my query. If one of the boxes is checked, I only want the column that matches with the check box to appear.
I have done some research and have came upon the ColumnHidden property.
How would one do this in a macro or VBA format.