Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create a function FrozenRope Excel Worksheet Functions 2 November 25th 08 12:20 AM
not sure how to create this function dilbert16588 Excel Worksheet Functions 1 March 8th 08 05:24 PM
How to create a function galsaba Excel Worksheet Functions 2 January 29th 07 11:29 AM
Trying to create a certain function chas Excel Worksheet Functions 3 December 26th 06 09:02 PM
Create new function [email protected] Excel Discussion (Misc queries) 1 March 14th 06 04:47 PM


All times are GMT +1. The time now is 02:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"