I need to write a formula that will do this:
IF CELL1is <3000 AND CELL2 is <250 display "SMB"
**its this second part that I cant really figure out all to well**
IF (CELL1 is >=3000 but <15000) Divided by 4 is greater than CELL2 which is between 250 - 3000 is TRUE display "Multi-Family", FALSE...