View Single Post
 
Old 10-05-2016, 09:15 PM
jimmy2016 jimmy2016 is offline Windows 10 Office 2016
Novice
 
Join Date: Sep 2016
Location: Hong Kong
Posts: 8
jimmy2016 is on a distinguished road
Default Combine values from different worksheets into a single worksheet.

The worksheet 'job1' contains 6 workers named 'worker1'...'worker6';
The worksheet 'job2' contains 2 workers named 'worker1','worker3';
The worksheet 'job3' contains 9 workers named 'worker3', 'worker2', 'worker4',....;
I want to copy those names from the worksheets to worksheet 'sheet1'.

The number of workers in each worksheet maybe different. How to automate it?

What formula should be put in 'sheet1' to automate this work? (In the sample1.xls, I want a formula in sheet1!A5 and copy down).
Attached Files
File Type: xlsx sample1.xlsx (11.2 KB, 15 views)
Reply With Quote