I have a form with a combobox and a button that moves the record pointer forward or backwards. However, the combobox doesn't refresh as the pointer moves.
The control source for the combobox is a dbf, the rowsource is a field of that dbf and the rowsourcetype is 6-fields.
How can I have the combobox show the appropriate field value
as the record pointer moves?
Thanks.
The control source for the combobox is a dbf, the rowsource is a field of that dbf and the rowsourcetype is 6-fields.
How can I have the combobox show the appropriate field value
as the record pointer moves?
Thanks.