Nodes and Repeating Table - Help needed

C

crashoverride

Can anyone provide me with some VBScript code to loop through a bunch of
nodes in a repeating table?

The repeating table comes from a secondary data source. I need to loop
through the values held in one of the columns so I can add them all together
and perform some calculations on the result.
 
A

Andrew Watt [MVP - InfoPath]

Can anyone provide me with some VBScript code to loop through a bunch of
nodes in a repeating table?

The repeating table comes from a secondary data source. I need to loop
through the values held in one of the columns so I can add them all together
and perform some calculations on the result.

I would look at XPath and a read-only text box as the first option to
consider. Without knowing more about your repeating table it's
difficult to say more.

Andrew Watt
MVP - InfoPath
 

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