D
Dejan
I have form (Orders) with subform(OrderDetail). When value
from ComboBox on form is selected, it should insert values
in subform. That works, but I can't set value in OrderLine
field on subform to increase by 1 when I type in new
record. Database is SQL 2000.
from ComboBox on form is selected, it should insert values
in subform. That works, but I can't set value in OrderLine
field on subform to increase by 1 when I type in new
record. Database is SQL 2000.