quotations within IF statements?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the IF field and want to be able to use quotation marks in the
true statement area. When I try use quotation marks the code thinks I want
to end the true statement, and just cuts everything off. Any ideas on how to
get around this would be great
 
You can "escape" the quotation marks with a backslash, but if this isn't
entirely successful (sometimes it isn't), you can make do with two single
quotation marks.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top