Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default formula using IF function

i'm trying to place a formula in a cell using the "IF" function to obtain the
greater value of either: D49-D47 or D49 times 30%. is it possible i'm using
the incorrect function?

thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default formula using IF function

Hi

=MAX(D49-D47,0.3*D49)


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"bronxbabe" wrote in message
...
i'm trying to place a formula in a cell using the "IF" function to obtain
the
greater value of either: D49-D47 or D49 times 30%. is it possible i'm
using
the incorrect function?

thanks in advance



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default formula using IF function

WONDERFUL. THANK U VERY MUCH. NOW I CAN GO TO SLEEP!

i'v been recking my brain for the past several hours b/c excel recommended
using the IF function -- not MAX.

thanks again,

2:53EST

"Arvi Laanemets" wrote:

Hi

=MAX(D49-D47,0.3*D49)


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"bronxbabe" wrote in message
...
i'm trying to place a formula in a cell using the "IF" function to obtain
the
greater value of either: D49-D47 or D49 times 30%. is it possible i'm
using
the incorrect function?

thanks in advance




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default formula using IF function

well, after evaluation, my lengthy IF statement does work:
=IF(D49-D470.3*D49,D49-D47,0.3*D49), but the MAX is easier to read.

thanks again,
11:13EST

"Arvi Laanemets" wrote:

Hi

=MAX(D49-D47,0.3*D49)


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"bronxbabe" wrote in message
...
i'm trying to place a formula in a cell using the "IF" function to obtain
the
greater value of either: D49-D47 or D49 times 30%. is it possible i'm
using
the incorrect function?

thanks in advance




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
PV function formula mexuswch Excel Discussion (Misc queries) 1 January 23rd 08 10:25 AM
Help with formula/function [email protected] Excel Worksheet Functions 0 September 28th 06 09:21 PM
A formula/function to return a formula/function sith janitor Excel Worksheet Functions 4 September 22nd 06 05:01 PM
Formula...function...how to? asevie Excel Worksheet Functions 6 August 1st 06 04:21 AM
A formula for an OR function Susan Excel Worksheet Functions 5 March 22nd 06 09:00 PM


All times are GMT +1. The time now is 09:47 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"