Forum Discussion
norcalgirl77
Mar 05, 2019Copper Contributor
Match and Index
I need help with my excel spreadsheet. I am trying to use match and index and I cannot seem to get it to work. I have a column with numbers ranging between 1 and 100. I need a second column to look ...
Twifoo
Mar 05, 2019Silver Contributor
Hello Sergei,
The values of B4 and C4 should be 80 and 90, respectively. Thereby, lookup values of 79.99, 80, 89.99, and 90 will return 2, 1, 1, and 0, respectively.
Twifoo
The values of B4 and C4 should be 80 and 90, respectively. Thereby, lookup values of 79.99, 80, 89.99, and 90 will return 2, 1, 1, and 0, respectively.
Twifoo
SergeiBaklan
Mar 06, 2019Diamond Contributor
Sure, thank you for the correction