field reference not working

turnej

New member
Local time
Today, 04:08
Joined
Dec 3, 2011
Messages
6
I am using a multipage form and on the 2nd page I am calling some records from a particular table using the below code, the first record works fine but the others are displaying #name? despite being the correct field names and using the same format as the working code - any ideas?

[LOAtbl]![LOAissd] - working
[LOAtbl]![LOArecd] - not working
 

Users who are viewing this thread

Back
Top Bottom