adovelikeboy
New Member
- Joined
- Aug 1, 2010
- Messages
- 9
Please pardon me if these seem like foolish queries, I've been using Excel for years, but the cat knows as much about VBA as I do. My issue:
I am constructing a series of macros to format a complex input form that I'm designing to price projects. The macros hide various rows and worksheets if they aren't relevant to a particular project. I want the person using the form to be able to select a number of project deliverables from 1 to 6. Based on that choice I want to run the appropriate Macro that will hide the irrelevant data.
I need to make this as user-friendly as possible. Ideally, the user would select a value, 1 through 6, from a drop-down list and the corresponding macro would run. Is this possible?
Thanks in advance
Colm
I am constructing a series of macros to format a complex input form that I'm designing to price projects. The macros hide various rows and worksheets if they aren't relevant to a particular project. I want the person using the form to be able to select a number of project deliverables from 1 to 6. Based on that choice I want to run the appropriate Macro that will hide the irrelevant data.
I need to make this as user-friendly as possible. Ideally, the user would select a value, 1 through 6, from a drop-down list and the corresponding macro would run. Is this possible?
Thanks in advance
Colm