Wondering25
New Member
- Joined
- Nov 10, 2023
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
Hi
I created a worksheet with a dropdown for each row of the budget worksheet. The dropdown allows the user to determine if they want to use the recommended monthly budget allocation methodology or manually enter the data by month. Since the worksheet requires you to make this determination for each row, I would like to define a macro that will know to zero out the cells in row 2 columns J thru V when "Manually" is selected from the drop-down list. When the user moves to Row 3 and selects "manual", i would like the macro to know to zero out all cells in Row 3 columns J thru V to allow the user to enter in their allocation by month and remove all predefined allocations. Is there a way this can be done? I want to make a master worksheet and replicate it for each department that will need to be budgeted.
I created a worksheet with a dropdown for each row of the budget worksheet. The dropdown allows the user to determine if they want to use the recommended monthly budget allocation methodology or manually enter the data by month. Since the worksheet requires you to make this determination for each row, I would like to define a macro that will know to zero out the cells in row 2 columns J thru V when "Manually" is selected from the drop-down list. When the user moves to Row 3 and selects "manual", i would like the macro to know to zero out all cells in Row 3 columns J thru V to allow the user to enter in their allocation by month and remove all predefined allocations. Is there a way this can be done? I want to make a master worksheet and replicate it for each department that will need to be budgeted.