Hello my dear friends, 1st post here..
I have a spreadsheet with several sheets where sheet name is the person's name (1st and last name). I need create a new sheet with consolidated data, where column A already have the person's name, and I need the MAX cell value from columns A-C at each sheet's person.
So for example, I will get the MAX cell value from sheets John Lennon, George Harrison, Paul McCartney columns B-C and populate the new sheet like below:
New Sheet
[Column A]-----------[Column B]------------------------------------[Column C]
John Lennon [max cell value from B at John's sheet]-------[max cell value from C at John's sheet]
George Harrison
Paul McCartney
Thanks in advance!
Cheers from Brazil.
RodMorais
I have a spreadsheet with several sheets where sheet name is the person's name (1st and last name). I need create a new sheet with consolidated data, where column A already have the person's name, and I need the MAX cell value from columns A-C at each sheet's person.
So for example, I will get the MAX cell value from sheets John Lennon, George Harrison, Paul McCartney columns B-C and populate the new sheet like below:
New Sheet
[Column A]-----------[Column B]------------------------------------[Column C]
John Lennon [max cell value from B at John's sheet]-------[max cell value from C at John's sheet]
George Harrison
Paul McCartney
Thanks in advance!
Cheers from Brazil.
RodMorais