Yes, thanks Ive tried this code and got it to work on my database.
I've decided, though, to use a "refresh" command button on my original form rather than close it to update the data in its combobox. Ive used the code - Me![Supplier].Requery
Ideally I would like to refresh the...