How to write a range in Excel

Solved
d -  
 Anonymous user -
Hello,

how to represent this in excel:

10 <=cell_name <= 50

thank you

Configuration: Windows 7 / Firefox 3.6.13

3 réponses

d
 


Price per hour = 1.000 if (30 <= age < 40)
Price per hour = 0.959 for other cases
5