Hi!
I believe I can fairly easily creat a button that brings up a userform, complete with text entry field and button for executing a macro. I'd like a little help with the code I need to solve the following problem:
In the userform, I'd like the user to enter a number from 0-5. This number would act as a weight, and each task on the plan would have its duration multiplied by this number.
Can someone provide me with a snippet of code that might help get this done?
Thanks in advance!
Barrett
I believe I can fairly easily creat a button that brings up a userform, complete with text entry field and button for executing a macro. I'd like a little help with the code I need to solve the following problem:
In the userform, I'd like the user to enter a number from 0-5. This number would act as a weight, and each task on the plan would have its duration multiplied by this number.
Can someone provide me with a snippet of code that might help get this done?
Thanks in advance!
Barrett