function with "

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

How can I include in a stanrd calcul function the char " ?


--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
 
Chris said:
How can I include in a stanrd calcul function the char " ?

Perhaps you could be a bit more specific as to what you are trying to do
(preferably using English words rather than, for example, "stanrd calcul").
Few people who might offer help would claim to be mind readers!
Do you have the double-quotes character in a cell that is being referenced
by the function?
Or do you want to include it in the result, perhaps as an abbreviation for
the unit "inch"?
Or what?
If in doubt, offer an example.
 
CHAR(34) perhaps?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top