Hello
I want to create worksheets based on what information is contained in a column. I am using the code below which is working ok.
The only problem is that everytime I change the column, I have to go into the VBA editor to point to the right one. I have tried to add an input box to prompt the user for the column name:![]()
Please Login or Register to view this content.
, but keep getting an error (I believe that this may have to do with the Const, but am not sure).![]()
Please Login or Register to view this content.
Does anyone have any suggesstions on how this can be rectified?
Thank you
Bookmarks