theduckman16
New Member
- Joined
- Feb 4, 2011
- Messages
- 16
Hello,
I am fairly new to VBA and am trying to do a complex macro (I think). I have not been able to find a solution online.
Here is what my goal is:
I have 10 sheets in my worksheet that all have seperate calendar dates starting on cell O1 and ranging to AE1. I would like to create a macro that takes the dates from these cells and puts them into a form that a user can select; based off of the columns of data they would like to keep. I would like the macro to delete the columns that were not selected.
Any help would be appreciated.
Thanks
I am fairly new to VBA and am trying to do a complex macro (I think). I have not been able to find a solution online.
Here is what my goal is:
I have 10 sheets in my worksheet that all have seperate calendar dates starting on cell O1 and ranging to AE1. I would like to create a macro that takes the dates from these cells and puts them into a form that a user can select; based off of the columns of data they would like to keep. I would like the macro to delete the columns that were not selected.
Any help would be appreciated.
Thanks