TheShaunMichael
Board Regular
- Joined
- Oct 24, 2009
- Messages
- 57
Along the top of my spreadsheet are dates that fall on the same day every week. However, the day of the week is not always a Monday or a Tuesday. It depends on a different user input.
When the user puts in a new event down below and selects the dates it will fall on, the appropriate cells color below the appropriate dates (assuming the dates are the same).
What I need to figure out is how to make the cell color if the date of the new event falls in that week. I have an idea on how to do it involving select case but it would be tedious. Hoping someone has a better idea!
When the user puts in a new event down below and selects the dates it will fall on, the appropriate cells color below the appropriate dates (assuming the dates are the same).
What I need to figure out is how to make the cell color if the date of the new event falls in that week. I have an idea on how to do it involving select case but it would be tedious. Hoping someone has a better idea!