![]() |
How to create an IF function
I have a spreadsheet that contains prices in column A from $15 and up. In
another column, i have a formula already set up (=SUM(G6*5)+125) but i want that formula to apply only to the cells in column A that have a value of $40 and up. -- CLRJ |
How to create an IF function
Hi,
This does nothing if the column A cell is < $40 =IF(A6=40,G6*5+125,"") Mike "Cindygirl" wrote: I have a spreadsheet that contains prices in column A from $15 and up. In another column, i have a formula already set up (=SUM(G6*5)+125) but i want that formula to apply only to the cells in column A that have a value of $40 and up. -- CLRJ |
All times are GMT +1. The time now is 02:55 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com