Hi,
I have a worksheet range A1:O92.
I want the user to be able to run a macro that will allow them to select which columns are to be printed (or not printed).
I always want all of the rows to be printed.
I am assuming the best way to do this is to "hide" the columns that will not be printed.
Can someone help me with code that will allow the macro to ask the user to individually select columns: A thru O to be hidden then press "Enter"?
Once I have the worksheet set up with the proper columns shown I can finish the macro for printing out the selected columns.
Thank you for any input!
Bookmarks