P polina Registered User. Local time Today, 17:40 Joined Aug 21, 2002 Messages 100 Sep 3, 2002 #1 Hi I have a table called 'CONFIGURATION' that has a numeric 'ModelID' field. How would I lookup the max value of that field from the vba code? Thanks
Hi I have a table called 'CONFIGURATION' that has a numeric 'ModelID' field. How would I lookup the max value of that field from the vba code? Thanks
ColinEssex Old registered user Local time Today, 17:40 Joined Feb 22, 2002 Messages 9,314 Sep 3, 2002 #2 Look up DMax in the help Col