Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Newbie Question


Is it possible to make the excel IF function give me the result of a
mathematical calculation as an output?




--
Francis Whitaker
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 515
Default Newbie Question

Your question is rather vague, but the answer is most likely yes. It depends
on what you want to do, and how you phrase your IF statement

--
Hth

Kassie Kasselman
Change xxx to hotmail


"Francis Whitaker" wrote:


Is it possible to make the excel IF function give me the result of a
mathematical calculation as an output?




--
Francis Whitaker

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Newbie Question


Well I mean I'm at a loss here...

The logic test section seems to be limited to answering a true or false
question. And the logic test is always a comparison between two values.
So i'm just trying to figure out if it is really possible to display
the result of a math calculation as an output. Any help would be
greatly appreciated.




--
Francis Whitaker
  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 35,218
Default Newbie Question

=if(a1=b1,a1*b1+sqrt(c1)-average(d1:e3),a1-3*b1)



Francis Whitaker wrote:

Well I mean I'm at a loss here...

The logic test section seems to be limited to answering a true or false
question. And the logic test is always a comparison between two values.
So i'm just trying to figure out if it is really possible to display
the result of a math calculation as an output. Any help would be
greatly appreciated.

--
Francis Whitaker


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,345
Default Newbie Question

You don't explain what you mean by *math calculation.* If the *math
calculation* was say (A5+D5)/F5 then the IF() formula could be something
like:

=IF(COUNT(A5,D5,F5)=3,(A5+D5)/F5,"")

This will show the result of the calculation only if all three cells have
values.

Post back with more information so that we can help you.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Francis Whitaker" wrote in
message m...

Well I mean I'm at a loss here...

The logic test section seems to be limited to answering a true or false
question. And the logic test is always a comparison between two values.
So i'm just trying to figure out if it is really possible to display
the result of a math calculation as an output. Any help would be
greatly appreciated.




--
Francis Whitaker



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
Newbie Question Ben Sharvy Excel Discussion (Misc queries) 6 November 13th 07 12:53 AM
Real Newbie newbie question Dave New Users to Excel 0 January 10th 07 07:55 PM
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
Newbie question bassman Excel Discussion (Misc queries) 1 October 31st 05 10:51 PM
Newbie question Doh New Users to Excel 5 December 16th 04 09:31 PM


All times are GMT +1. The time now is 08:26 PM.

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

About Us

"It's about Microsoft Excel"