I have a table of fund names, these have a changeable value.
I have a table of holdings, so a one to many arrangement.
The main form holds the fund name and value, it ID field links it to the holding table, which feeds two subforms (two investors) showing the quantity of shares held.
What I am trying to achieve is an unbound calculated field, which could be on either main or subform, which is the sum of main form's txtValue and each subform's txtQuantity.
Whatever type of cross reference I have tried, all I see is "#Name?"
Please can some-one help?
Telephoto
I have a table of holdings, so a one to many arrangement.
The main form holds the fund name and value, it ID field links it to the holding table, which feeds two subforms (two investors) showing the quantity of shares held.
What I am trying to achieve is an unbound calculated field, which could be on either main or subform, which is the sum of main form's txtValue and each subform's txtQuantity.
Whatever type of cross reference I have tried, all I see is "#Name?"
Please can some-one help?
Telephoto