Sundance_Kid
Board Regular
- Joined
- Sep 2, 2017
- Messages
- 155
- Office Version
- 365
- Platform
- Windows
Hi,
I want to look up a value in another table and sum up the total across multiple columns (60 in total).
Is there a more efficient formula than having to individually enter each column number in the {2,3,4,5,6 etc} part of the formula?
Currently my formula looks like
Vlookup(C1, 'Data Sheet'!B:BK,{2,3,4,5,6,7} except I need to enter each number after 7 all the way up to 60.
Thanks
I want to look up a value in another table and sum up the total across multiple columns (60 in total).
Is there a more efficient formula than having to individually enter each column number in the {2,3,4,5,6 etc} part of the formula?
Currently my formula looks like
Vlookup(C1, 'Data Sheet'!B:BK,{2,3,4,5,6,7} except I need to enter each number after 7 all the way up to 60.
Thanks