hi,
1. Double Quotes
if u're using double quotes in a string, u've to use this special character 2 times(immediately) to appear as a character.
eg. ur o/p : I am a proud "INDIAN"
to get the above o/p, u should give the string like
msgbox "I'm a proud ""INDIAN"" "
2. Single QUotes
if u're using single quotes inside a string, there's no problem occurs. but if u're using single quotes outside a string, from that character Access VBA will take it as a comment.
hope that ur problem solved.
brij <[EMAIL PROTECTED]> wrote:
Hello to all friendshere i want to know some thing aboutspecial characterlike ' ".when i try to insert this character i got errorwhat would i do to avoid this type of errors ?what this character are called ?brij here
SPONSORED LINKS
Microsoft access developer Microsoft access help Microsoft access database Microsoft access training Microsoft access training course Microsoft access programming
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
Please zip all files prior to uploading to Files section.
SPONSORED LINKS
Microsoft access developer | Microsoft access help | Microsoft access database |
Microsoft access training | Microsoft access training course | Microsoft access programming |
YAHOO! GROUPS LINKS
- Visit your group "AccessDevelopers" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.