Matchin columns in another sheet

Closed
mr - 18 Dec 2009 à 12:52
venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 - 18 Dec 2009 à 20:19
Hello,

I have a document with several worksheets. One is meant to be a total count, encompassing all the others.

I need to know how to get the total sheet to automatically populate the values listed in the corresponding columns on the other pages. I tried to just do = corresponding column in the page, but issues occur when the pages are sorted differently. I also tried vlook up but because cant get that to work either.

In essence, I need a formula that will look up a name in column a find that name on sheet 2, and return the info listed in column b for that name.

Please help.

1 response

venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 811
18 Dec 2009 à 20:19
how did you do the =formula
you enter soemthinglike as
=sheet2!a1
in the totoalcount sheet
I suppose it does not matter how you sort the sheets because sheet2 is specific name for that sheet.