Yes, you have it correct..... I have a row, which in the column B may or may not have information entered into it. IF information is entered in I want my rates to appear in another column (first formula) and when a number (quantity) is entered in a third column a separate formula will calculate the rate and quantity giving me a column of totals.... BUT, if nothing is entered in that first column I want the entire row to appear blank, not with zeros.
B) Text entered by user..... G) Quantity entered by user.... H) Rate Formula =IF(B26<>"","$155.00","").... J) formula to calculate G*H (Quantity x Rate)
If NO text is entered in column B then the entire row should stay blank.
Thanks!!
L