Santaflare
New Member
- Joined
- Jan 4, 2017
- Messages
- 15
Hi,
-Ive been trying to write a macro that will enable a user to select a time slot (between two dates) and combine this with a specified number of hours to complete a task. My goal is to transpose this information to a dataset and then use this to create an interactive chart.
If it would work as intended, a user would be able to make quick changes in the different chart series, as the macro would enable adjustments without any direct editing of the dataset itself.
Ive thought about offsetting the selection of each macro so that the right columns can be adjusted separately from each other (hence the command buttons), but unfortunately Ive havent been able to write a code that select the range between the dates specified in cell B4 and B6.
Any and all help would be greatly appreciated!
-Ive been trying to write a macro that will enable a user to select a time slot (between two dates) and combine this with a specified number of hours to complete a task. My goal is to transpose this information to a dataset and then use this to create an interactive chart.
If it would work as intended, a user would be able to make quick changes in the different chart series, as the macro would enable adjustments without any direct editing of the dataset itself.
Ive thought about offsetting the selection of each macro so that the right columns can be adjusted separately from each other (hence the command buttons), but unfortunately Ive havent been able to write a code that select the range between the dates specified in cell B4 and B6.
Any and all help would be greatly appreciated!