Forum Discussion
Mighty_Al
Oct 26, 2023Copper Contributor
Input based on multiple conditions
Hello, I'm trying to sort a large data set to based on city, race, and year. so far I've been using =IF($C2=J$2,$E2,NA()) to do so. but I'm adding other races within the data set so the values posi...
- Oct 27, 2023Good data for a pivot table I would say!
JKPieterse
Oct 27, 2023Silver Contributor
Good data for a pivot table I would say!
- Mighty_AlOct 27, 2023Copper Contributor
JKPieterse I'm embarrassed that I haven't thought of that. Thank you!