David Zissman
New Member
Good morning,
I have a list on sheet one with column A last name, column B first name. I need to pull data from sheets MA and PSS by name. There is an ever growing list of data in the same row for each name and I need to pull that back to sheet 1 in the appropriate cell. I tried an index match but am stuck on how to pull the data from across all columns.
For example, I am currently using =COUNTA(MA!D21:AW21)/((COUNTA(MA!$D$1:$AW$1))) to get the data but the D21 is where I am having the issue.
I have a list on sheet one with column A last name, column B first name. I need to pull data from sheets MA and PSS by name. There is an ever growing list of data in the same row for each name and I need to pull that back to sheet 1 in the appropriate cell. I tried an index match but am stuck on how to pull the data from across all columns.
For example, I am currently using =COUNTA(MA!D21:AW21)/((COUNTA(MA!$D$1:$AW$1))) to get the data but the D21 is where I am having the issue.