CSV File:
Columns = last, first, EE name, paycode (several paycodes for each emp, ex John Smith will have a paycode for PTO, a paycode for jury duty, a paycode for OT, etc etc), Hours
My current process:
Isolate every single pay code than do a vlookup into a new file
Ex: filter by PTO, copy and...