Refresh Records on Access Form
Hi all, :bigyello:
i am working in Access Data base is in Access and Form is also in access currently working on one form which have two subform in subform in sub form i display the Name in Combobox which work fine, DropDown is bind with one query which retrive value from data base but only it get forcus i map event for onenter event of the dropdown and code is "Me.reffresh" when i navigate the records using navigation button at bottom of main form it is not reffresh pls help me i want to reffresh this combobox each time when i change the records from navigation ....
thanx in advance,
Re: Refresh Records on Access Form
Hi,
Have you tried
instead of me.refresh?
:) :) :)