Jump to content

how to use quotes ("") in calculations


This topic is 8404 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi, I'm trying to merge some text fields using a calculation. I can enter text surrounded by quotes, like this: "some text" & " " & "more text". But how do I quote quotes within quotes? laugh.gif" border="0 Like this: "some text" & """ & "more text". Obviously that doens't work... Using the word 'quote' doens't help either. Can someone give me a clue? I'm amazed FM is not able to quote quotes. crazy.gif" border="0 I couldn't find anything in the manual nor the filemaker techinfo database, which seems to be down once again. I would like to prevent using seperate fields for just the 'quote' character. If I would do that the result would be this: "some text" & quote & "more text". Doesn't sound that bad, yet there has to be an easier way, right?

--

Dodge

Link to comment
Share on other sites

what i do.. is i make a global field and name it quote... then i put a quote in that field, then i delete that field off of any layout so it isnt seen by anyone.. it should still keep the quote in it.. then anytime i need to have a quote in teh calculation field, i just call that field..

so the calc field would look something like this

quote & "Wow, this is so cool." & quote

then when the calc field is displayed on the layout it should look like this.

"Wow, this is so cool."

------

oops, sorry i missed the end of you post about trying this already. oh well.. sorry, my bad..

[ May 14, 2001: Message edited by: bman ]

Link to comment
Share on other sites

This topic is 8404 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.