I have a combo box on a form which looks up its options from a table. Usually the option chosen is the same as the last record, so I want to make the option chosen in the last record the default value in the present form to save time. I know I should probably use the 'default value' box in the property sheet but I don't know how to point to the last record - any ideas?