Sort a continuous form using an unbound column of a combobox

Joined
Aug 8, 2007
Messages
1
Reaction score
0
Hi All,

I am using Access 2003. I have a continuous form and would like to sort the records based on an unbound column of a combobox. I can sort the form based on the bound column, just can't figure out how to do it on the unbound column. I would like to be able to do this, if possible, without adding extra controls on the form.

I have tried playing around with myCombobox.Column(0) but with no luck.

Any assistance would be great.

Cheers
Paddy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top