I like to use the Chr$ function:
[Edited by denniswrenn on 08-14-2000 at 10:02 PM]Code:Private Sub Form_Load() MsgBox "Hello " & Chr$(34) & "Sam" & Chr$(34) & " if that is your real name ;)" End Sub
|
Results 1 to 6 of 6
Thread: quotes within quotesThreaded View
|
Click Here to Expand Forum to Full Width |