combining data from multiple worksheets

T

Taylor

I want to have a master sheet with data from several other worksheets. Each
worksheet has a few columns that have the same header (ie Customer, Style) as
well as a few unique columns. I want to have a master list for the similar
columns (customer, style) with all possibilities and fill in the data from
the individual sheets. How can I get the unique columns to be added to the
master sheet and match to the correct customer?

Any help would be appreciated!

Thanks,

Taylor
 
S

ShaneDevenshire

Hi,

If the data you want to combine is numeric, you might look at the command
Data, Consolidate. You can use the option User labels in Top Row to help
solve your problem.
 
T

Taylor

Thanks, Shane. The data is not numeric, but I used the VLOOKUP function,
which worked well. Thanks for the advice.

Taylor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top