D
Dan
All,
I am trying to summarize the results of multiple VLOOKUPS
in a single cell.
Current Approach:
=VLookup(A1,NamedRange",2,0)+VLookup(A2,NamedRange",2,0)
+VLookup(A3,NamedRange",2,0)+etc.
You can see why I would like to find a better approach.
Any help would be greatly appreciated.
I am trying to summarize the results of multiple VLOOKUPS
in a single cell.
Current Approach:
=VLookup(A1,NamedRange",2,0)+VLookup(A2,NamedRange",2,0)
+VLookup(A3,NamedRange",2,0)+etc.
You can see why I would like to find a better approach.
Any help would be greatly appreciated.