Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Patty
 
Posts: n/a
Default Need help with "if" function in Excel

I am trying to set up a spreadsheet and Need to put in the following function:

If a cell says "yes" I need to add a dollar amount and if it is "no" I add
nothing. Could someone please give me some VERY easy to understand
instructions on how to put these formulas in?
--
Your help is very much appreciated!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Need help with "if" function in Excel

Maybe try something like this in C2:
=IF(A2="Yes",B2+10,IF(A2="No",B2,""))

where A2 will house the text: Yes, No, etc ...
and B2 contains a value for which the fixed amount of 10 is to be added

I've presumed that if A2 is either cleared, or contains something other than
"Yes" or "No", nothing is to appear in C2

Adapt to suit ..
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Patty" wrote in message
...
I am trying to set up a spreadsheet and Need to put in the following

function:

If a cell says "yes" I need to add a dollar amount and if it is "no" I

add
nothing. Could someone please give me some VERY easy to understand
instructions on how to put these formulas in?
--
Your help is very much appreciated!!



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
IS THERE AN INTERPOLATION FUNCTION IN EXCEL 2003 Cooper Excel Worksheet Functions 2 December 23rd 05 04:51 AM
How do i execute a VBA function by clicking on an excel cell? Matthew Excel Discussion (Misc queries) 1 December 7th 05 01:10 AM
Excel 2003 Slow Function Argument Window [email protected] Excel Discussion (Misc queries) 2 June 28th 05 06:53 PM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM


All times are GMT +1. The time now is 01:42 AM.

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"