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 Need value for spread sheet

Hi
I am pretty new at using the excel spreadsheet and need help setting
up a formula. I am setting up a drivers log and the formula I'm
trying to get is this

If G28+G29 =34 then 70 is the output numer, if G28+G29 <34 then the
output would be F26-B27.

This would all be in the same box. I have tried the countif, sumif,
sumproduct functions and I know it's probably just a matter of not
having a comma or parentesis in the right place, but I'm going crazy
and need help.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Need value for spread sheet

=IF((G28+G29)=34,70,F26-B27)


" wrote:

Hi
I am pretty new at using the excel spreadsheet and need help setting
up a formula. I am setting up a drivers log and the formula I'm
trying to get is this

If G28+G29 =34 then 70 is the output numer, if G28+G29 <34 then the
output would be F26-B27.

This would all be in the same box. I have tried the countif, sumif,
sumproduct functions and I know it's probably just a matter of not
having a comma or parentesis in the right place, but I'm going crazy
and need help.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Need value for spread sheet

Just an added item of terminology.

This formula is entered into a "cell", not a "box".


Gord Dibben MS Excel MVP

On Sat, 28 Apr 2007 13:44:01 -0700, Teethless mama
wrote:

=IF((G28+G29)=34,70,F26-B27)


" wrote:

Hi
I am pretty new at using the excel spreadsheet and need help setting
up a formula. I am setting up a drivers log and the formula I'm
trying to get is this

If G28+G29 =34 then 70 is the output numer, if G28+G29 <34 then the
output would be F26-B27.

This would all be in the same box. I have tried the countif, sumif,
sumproduct functions and I know it's probably just a matter of not
having a comma or parentesis in the right place, but I'm going crazy
and need help.



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 do i enter a bull call spread into the options spread sheet ? alvin smith Excel Worksheet Functions 0 November 27th 06 01:23 AM
spread sheet equality 547 New Users to Excel 2 May 5th 06 03:51 PM
spread sheet equality 547 Charts and Charting in Excel 1 May 2nd 06 11:10 AM
spread sheet equality 547 Charts and Charting in Excel 0 May 2nd 06 02:02 AM
spread sheet crix411 Excel Worksheet Functions 2 April 9th 05 03:42 PM


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