I Have a form, [Cry_Master] and a sub form, [Daily_Value_Subfrm]. the subform lists the value of items by date. i need to show the current or latest value on the main form.
I used the following syntax:
=[Forms]![Cry_Master]![Daily_value_Subfrm].[Form]![Current_Value]
This has worked for a couple of years, but now all I get is "Name?" What am I doing wrong?
I used the following syntax:
=[Forms]![Cry_Master]![Daily_value_Subfrm].[Form]![Current_Value]
This has worked for a couple of years, but now all I get is "Name?" What am I doing wrong?