Good afternoon all,
Right before the weekend I thought I'd toss this question out. Basically, I have two columns where I have costs. Restaurant 1) is in Column V and Restaurant 2) is in Column X. Sometimes a restaurant will not return a cost, so my IF function of =IF(V9<X9,"A","B") the cell that is blank is the value returned.
Although technically no cost is the lowest cost between the cells it is not the desired logic. This must be simple but please help me build in the parameters to ignore a blank cell.
Thank you!
Right before the weekend I thought I'd toss this question out. Basically, I have two columns where I have costs. Restaurant 1) is in Column V and Restaurant 2) is in Column X. Sometimes a restaurant will not return a cost, so my IF function of =IF(V9<X9,"A","B") the cell that is blank is the value returned.
Although technically no cost is the lowest cost between the cells it is not the desired logic. This must be simple but please help me build in the parameters to ignore a blank cell.
Thank you!