#1   Report Post  
Posted to microsoft.public.excel.newusers
las
 
Posts: n/a
Default formula

I got this response (which worked)for a question I had on a formula and not
to sound silly but what does the double quotation mark mean in this formula?

=IF(D22="Yes",IF(B10*0.05<D10,B10*0.05,D10),IF(D22 ="No",0,""))

thanks
las
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Bob Phillips
 
Posts: n/a
Default formula

It is a default action, if no other condition is met, it returns an empty
string.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"las" wrote in message
...
I got this response (which worked)for a question I had on a formula and

not
to sound silly but what does the double quotation mark mean in this

formula?

=IF(D22="Yes",IF(B10*0.05<D10,B10*0.05,D10),IF(D22 ="No",0,""))

thanks
las



  #3   Report Post  
Posted to microsoft.public.excel.newusers
las
 
Posts: n/a
Default formula

thank you!

"Bob Phillips" wrote:

It is a default action, if no other condition is met, it returns an empty
string.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"las" wrote in message
...
I got this response (which worked)for a question I had on a formula and

not
to sound silly but what does the double quotation mark mean in this

formula?

=IF(D22="Yes",IF(B10*0.05<D10,B10*0.05,D10),IF(D22 ="No",0,""))

thanks
las




  #4   Report Post  
Posted to microsoft.public.excel.newusers
Hanr3
 
Posts: n/a
Default formula

I would like to add that the " _ " marks around anything will display what is
between them as text. So having double quotaion marks next to each other will
display nothing. Sometimes having an empty cell is confusing or leads you to
question is the formula is working, or if the data is correct. I prefer to
put something in there as verification there are no errors. My favorite to
use is "-" or "n/a". It will display as - or n/a.
--
Life is an adventure, are you living it?

These are just my opinions, please feel free to correct them if they are
wrong.


"las" wrote:

thank you!

"Bob Phillips" wrote:

It is a default action, if no other condition is met, it returns an empty
string.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"las" wrote in message
...
I got this response (which worked)for a question I had on a formula and

not
to sound silly but what does the double quotation mark mean in this

formula?

=IF(D22="Yes",IF(B10*0.05<D10,B10*0.05,D10),IF(D22 ="No",0,""))

thanks
las




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
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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