I'm sure there is a way to do this, I just haven't figured it out yet...
I need a function that is basically a combination of vlookup and sum that doesn't have to have a specific number of inputs. For Example;
TotalLength(a, b, c, d....., table array, column index value)
The result would be the sum of the corresponding table values for a, b, c and d. suggestions?
Bookmarks