View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach[_2_] Otto Moehrbach[_2_] is offline
external usenet poster
 
Posts: 1,071
Default Merge Data into Excel

Misty
Do you want to get just one employee name into C4? Which one? Or do
you want to loop through all the names and place each into C4 and print in
turn? If the latter, what other information from PayrollListGlobe do you
want placed into WorkSchedule along with the name? And once all the info is
placed for one name, what range do you want printed? HTH Otto
"MistyLou" wrote in message
...
I have seen other posts about this, but still cannot get my employee names
onto Timesheets.
The excel sheet I am trying to get the information into is called Work
Schedule. The employee names are in an excel sheet titled
PayrollListGlobe.
I am trying to write the formula into C4 on the Workschedule. The
employee
names are in A1 thru A-96 on the PayrollListGlobe.
I need to merge the employee name into the timesheet and
print to give to each employee.