I have just started learning VBA. Haven't even read VBA for Dummies. Before I make a fool of myself to my client I figured I would make a fool of myself to the world. My client emailed me a .doc that has form fields (e.g., Checkboxes, pulldowns, etc...) in it. When I bring it up in Word I see a word followed by a almost transparent one character box I assume indicates a form field (e.g., checkbox). I do not see the actual checkbox, pulldown, etc... When I look at the .doc with Microsoft's Script Editor I see the code for the form fields. Below is a small part that I copied from the .doc. Does anyone have an idea what is happening? I'm using Word 2000 to read the .doc. Bit of code from .doc. Disregard the spaces after the "<" which I put in to make sure this email doesn't mess people up. < p class=MsoNormal>< span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family: "Times New Roman"'>COMPO </span>< !--[if supportFields]><span style='font-size: 10.0pt;font-family:Arial;mso-bidi-font-family:"Times New Roman"'>< span style='mso-element:field-begin'></span>< span style='mso-bookmark:Dropdown1'>< span style="mso-spacerun: yes"> </span>FORMDROPDOWN </span></span><![endif]-->< span style='mso-bookmark:Dropdown1'>< span style='font-size:10.0pt;font-family:Arial; mso-bidi-font-family:"Times New Roman"'>< ![if !supportNestedAnchors]><a name=Dropdown1></a>< ![endif]> Regards, Mike
[Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [EMAIL PROTECTED] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
