Hi, How do I get the value from a field in a specific recordnumber, in a Sub. //Lasse
E ericsson Oct 11, 2004 #1 Hi, How do I get the value from a field in a specific recordnumber, in a Sub. //Lasse
A Allen Browne Oct 11, 2004 #2 Use DLookup(). Pass the primary key value to find in the 3rd argument. Details in: Getting a value from a table: DLookup() at: http://members.iinet.net.au/~allenbrowne/casu-07.html
Use DLookup(). Pass the primary key value to find in the 3rd argument. Details in: Getting a value from a table: DLookup() at: http://members.iinet.net.au/~allenbrowne/casu-07.html