Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Arla M
 
Posts: n/a
Default Empty space in formulas.

Can someone explain to me or point me to a good site that explains how an
empty space is used in formulas and what it means? Thank you.
  #2   Report Post  
Dave R.
 
Posts: n/a
Default

Can you give an example? Most empty spaces of use in formulas have quotes
around them, like
=IF(A1="","none",C1)

Apparently you can get away with formulas like:

=SUM( B1:B15 )

but the first paren must be right up against the function (sum).




"Arla M" wrote in message
...
Can someone explain to me or point me to a good site that explains how an
empty space is used in formulas and what it means? Thank you.



  #3   Report Post  
Dave R.
 
Posts: n/a
Default

And to explain the "" or " " in a formula, they refer to either 0 length
text strings ("") or actual spaces (" ").

They can be used to locate the position of spaces in text strings, which can
be useful in separating one string into two.



"Arla M" wrote in message
...
Can someone explain to me or point me to a good site that explains how

an
empty space is used in formulas and what it means? Thank you.





  #4   Report Post  
Rob van Gelder
 
Posts: n/a
Default

An empty space between range references is an Intersect operator.
eg. =A1:D1 B1:B3 returns the same number as =B1

From Excel's help, search for Reference Operators

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Arla M" wrote in message
...
Can someone explain to me or point me to a good site that explains how an
empty space is used in formulas and what it means? Thank you.



  #5   Report Post  
Ragdyer
 
Posts: n/a
Default

This old post may help:

http://tinyurl.com/p4md
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------


"Arla M" wrote in message
...
Can someone explain to me or point me to a good site that explains how an
empty space is used in formulas and what it means? Thank you.


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
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
Formulas Stan Excel Worksheet Functions 3 January 21st 05 02:58 PM
Dynamic Formulas with Dynamic Ranges Ralph Howarth Excel Worksheet Functions 5 January 21st 05 08:44 AM
Empty Cells, Spaces, Cond Format? Ken Excel Discussion (Misc queries) 3 December 4th 04 04:47 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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