ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to create an IF function (https://www.excelbanter.com/excel-worksheet-functions/225568-how-create-if-function.html)

Cindygirl

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

Mike H

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