Could anyone help me create a formula for an excel sheet I need to modify.
The current formula I am using for my imperial worksheet is
=IF(D17*F17/144=0,0,MAX(D17*F17/155,1.5))*C17
Up until now I have always entered D17 and F17 as imperial dimensions (hence the /144 to get square feet), now I need to enter those two items as millimeters. The only hang up is that I still need to have the output show has square feet, and the amount cannot be less than 1.5 (if it is, it has to enter as 1.5 minimum).
I am probably complicating this far more than I should be but for some reason I am stuck and can't figure this one out.
Anyone have any suggestions/solutions?
Thanks
The current formula I am using for my imperial worksheet is
=IF(D17*F17/144=0,0,MAX(D17*F17/155,1.5))*C17
Up until now I have always entered D17 and F17 as imperial dimensions (hence the /144 to get square feet), now I need to enter those two items as millimeters. The only hang up is that I still need to have the output show has square feet, and the amount cannot be less than 1.5 (if it is, it has to enter as 1.5 minimum).
I am probably complicating this far more than I should be but for some reason I am stuck and can't figure this one out.
Anyone have any suggestions/solutions?
Thanks