I'm locked down pretty tight here at work so I can't upload anything, but I can paste more code and describe a little furhter:
All data entry fields on the timesheet are named ranges.
Columns are set up as follows:
Line Project Phase Task Description Priority Sun Mon Tue Wed Thu Fri Sat Hrs per PPT
1
2
3
4
5
If lines 1 through 4 have data entered I want the macro to see that it should copy & paste the employee name (in named EEName range) into the submissions tab into the next 4 blank rows in column A.
Here's the whole pile 'o' code:
(I have various letters of the alphabet for each section because everything was added in stages for this project and I was having a hard time keeping track of where I was... still a noob at this)
Bookmarks