Here's my challenge. I have two excel lists with different data fields (column headings). Both lists have one common column (a store number - however with different numbers of rows). Is there a way to merge the two lists into a third list, and combine all the data using the common column (store number)? Ie, append the information so that it reads across.
Also, are there any good web resources or books that would help me? I have the Missing Manual book, but this topic isn't really covered.
using Excel v.X, on Tiger, if it matters.