set previouse record as default value in a subform

1

119121

Hi, guys,

I have a form called 'frmOrder' and a subform 'subfrmOrderinfo', an
there is a textbox in the subform called 'txtmake', as usuall, ther
are many 'make's inside the subform within 1 order.

At the moment, I am using a combobox to select the 'txtmake', and th
list of the combo is too long, I have to scroll the mouse wheel befor
I can pick up the right value.

However, within the same order, there are a lot of chance that the mak
is the same as the previouse record in the subform. so I would like t
make the 'txtmake' in the subform to pick up the previouse value as it
default value so that I do not have to scroll the mouse wheel and spee
up the data entry.

Please help, many thanks.

Be
 
Top