Hey all,
Attached is the basic layout (both of the way the data will be organized Sheets("Time Usage") and how it will be displayed in the userform).
If the form has to be re-organized to meet these objectives, it's fair game.
What it should do:
1) Anytime a user selects a date/name combo that doesn't yet exist, a new entry should be tagged into the next available column.
2) Anytime a user selects a date/name combo that does exist, the matching column should be updated.
I would like to be able to have all actions based off of action events and not rely on "apply" buttons, but if I have to use apply buttons, I'll suck it up.
I'd love to see what kind of suggestions y'all have on how best to approach this problem.
Bookmarks