InfoPath VBA Help

L

Lawrence

Hey

I have previous experience in VBA using Word, Excel and Outlook. Now I
am aiming to create some VBA code in InfoPath. However all the syntax
seems to be different and I am a little rusty at the language. First
question is there a good tutorial to go through with preference to
InfoPath VBA?

Secondly I want my macro to add a node to an external XML document
using a value that has been inputted into one of the fields on the
current form. Is this possible using XDocument or any other means?

Kind Regards

Lawrence
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello Lawrence,

You can refer the Infopath SDK which has lots of Examples using VBA
It is available for free download on MSDN Site
 
S

S.Y.M. Wong-A-Ton

InfoPath does not use VBA; only VBScript, JScript, Visual Basic .NET, or C#
..NET.
 
M

Maxine

Can you use VBScript to display an optional section? If so, could you point
me to some examples?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top