R
Richard MG
I am new to InfoPath, have a little Access knowledge and can programme Excel
with VBA.
I am trying to create an order form with fields in the Main data source
refering to a secondary data source brought in from Access. This latter is a
simple table with Index, Item and Price. I have successfully added the
secondary data source and created a Dropdown List from it in a "Materials
Item" field in a repeating table.
I have tried using an Expression box bound to the Price to bring the price
in but I am told that the secondary data source is not repeating so it calls
the first item in the price list. How do I get it to find the correct price
for the Material Item chosen?
with VBA.
I am trying to create an order form with fields in the Main data source
refering to a secondary data source brought in from Access. This latter is a
simple table with Index, Item and Price. I have successfully added the
secondary data source and created a Dropdown List from it in a "Materials
Item" field in a repeating table.
I have tried using an Expression box bound to the Price to bring the price
in but I am told that the secondary data source is not repeating so it calls
the first item in the price list. How do I get it to find the correct price
for the Material Item chosen?