raccoon588
Board Regular
- Joined
- Aug 5, 2016
- Messages
- 118
I have a user form with check boxes and they each have a title.
Plant Manager
Foreman
Supervisor
etc.
I would like for a user to be able to select everyone that was there. when the user hits the submit button i would like the code to be able to look in column A for the first cell that has todays date and then in Column Y add the title one after the other (one title per cell going down) so Y1 would have Plant Manager Y2 would have Foreman Y3 would have Supervisor. The next day when the form is used it will look in column A again for the right date and then go to Column Y and start dumping titles all over again based on the users selections. Everyday there are 24 rows, one row for ever hour.
Plant Manager
Foreman
Supervisor
etc.
I would like for a user to be able to select everyone that was there. when the user hits the submit button i would like the code to be able to look in column A for the first cell that has todays date and then in Column Y add the title one after the other (one title per cell going down) so Y1 would have Plant Manager Y2 would have Foreman Y3 would have Supervisor. The next day when the form is used it will look in column A again for the right date and then go to Column Y and start dumping titles all over again based on the users selections. Everyday there are 24 rows, one row for ever hour.