Infopath and VB - InfoPath Dev Sign in | Join | Help in Newbie Questions InfoPath (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » InfoPath » Newbie Questions » Infopath and VB Use our Google Custom Search for best site search results. Infopath and VB Last post 07-17-2007 07:35 AM by nukkumatti. 1 replies. Page 1 of 1 (2 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 07-17-2007 06:08 AM Catharine Joined on 06-14-2007 Posts 324 Infopath and VB Reply Contact Hi,Could someone please point me in the right direction wrt using InfoPath with VB.How do I access the value of 1. the current field and or group2. any other fieldfrom within a VB event handler.... Thank youCatharine Filed under: infopath 07-17-2007 07:35 AM In reply to nukkumatti Joined on 12-08-2005 Germany Posts 349 Re: Infopath and VB Mark as Not AnswerMark as Answer... Reply Contact in an event handler you can use e.Site.text for example otherwise use XDocument.DOM.selectSingleNode("my:myFields/my:NameOfYourField") but please just check out the help files. Listen to Motörhead cos they play Rock'n Roll :) Page 1 of 1 (2 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
Hi,
Could someone please point me in the right direction wrt using InfoPath with VB.
How do I access the value of
1. the current field and or group
2. any other field
from within a VB event handler....
Thank you
Catharine