Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refresh list!

Status
Not open for further replies.

Gaylord

Technical User
Sep 26, 2002
49
0
0
DE
Hi,

I have a form that requires the user to import some data from an oracle database into an access table.

This is controlled by a simple form that when I press "import" it pulls all the required information from the database accross. This bit works fine.... However the next step requires them to pick a value from a drop down list, this doesn't seem to refresh. The only way I can get values to populate it is through closing and reopening the form, which is far from ideal....

Anyone got any ideas???

Thanks in advance

Jamie
 
Read about the requery function in the Access help file.

HTH

--
Mike
 
How are ya Gaylord . . . . .

[blue]Me!ComboboxName.Requery[/blue]

Calvin.gif
See Ya! . . . . . .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top