Ampleford
Active Member
- Joined
- Mar 26, 2002
- Messages
- 380
I'm writing some text which is conditional on a set of values. This text is then shown in the form of a message box to the user. I'd like to be able to add quotes within the text, but the system doesn't like it.
eg
=if(A1=1,"That's good","That's bad, please click on "OK" and continue")
in that I'd like the OK in quote marks.....
how do I do that ?
eg
=if(A1=1,"That's good","That's bad, please click on "OK" and continue")
in that I'd like the OK in quote marks.....
how do I do that ?