Hello,
I am having issues with an if statement. Instead of using something absolute (aka, =if(cell1=cell2,)), I need a way to include a range. I need the logical test part of the statement to search for whether or not that specific value is within a range, rather than looking for whether it...