In the tips dataset, when cust_id is in its original ascendi…
In the tips dataset, when cust_id is in its original ascending order and the named range DataRange includes only the data (not the headers), where column 1 is total_bill and column 2 is tip, what result does the following INDEX() formula return? =INDEX(DataRange, 4, 2)