Functional difference b/n "" & " "
Using "" enters nothing, ie a blank cell. Using " " enters a space.
--
Ian
--
"Julie Quass" wrote in message
...
I've noticed in various postings that the quotes symbols are used (or
suggested to be used) without a space between them. What is the
difference
between including or not including the space?
An example of it's use would be: IF (A1=B1,+C1,"")
Thanks!
|