Assigning the value from the last record in a table to a variable.

M

Mike

Hi, i was wondering how i can assign the last value of a column called
'NumberLeft' in a table 'tblMisc' to a variable called 'NumberLeftCode'?
 
Top