combo boxes

Forum home » Delegate support and help forum » Microsoft Access Training and help » Combo boxes

Combo boxes

resolvedResolved · High Priority · Version 2016

Combo boxes

Hi there,

I would like to create a combo box which shows only a select number of rows from the look up table (rather than all of them). I expect that to do this I need to write an expression in the row source query builder, in the criteria row.

Any advice on how to generate this expression would be great! Hope that makes sense, any clarification let me know.

Best,

Tom

RE: Combo boxes

Hi Tom,

Thank you for the forum question.

Where do you want the combo box. In a form?

If you want only to see specific rows in a combo box in a form, create the form from a query. You will need to query the query. Let us say that you have a column in the query displaying dates.

If you in the criteria row in the query write Between #1/1/2018 and #31/12/2018#, you combo will be limited to only show data for 2018.

Please let me know if it is not an answer which will do what you need.


Kind regards

Jens Bonde
Microsoft Office Specialist Trainer

Tel: 0207 987 3777
STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

RE: Combo boxes

Hi there,

I never thanked you for this reply, yes very helpful indeed. I have one more question which has baffled me but I will post in a new query.

Thanks again,

Tom

Mon 18 Mar 2019: Automatically marked as resolved.


 

Access tip:

Design View in Relationship window

Your in the Relationship window and changes are required to be made to a Table's design.

Rather than exiting the Relationship window, if you perform a right-mouse click on the table, it opens that table up in Design view

View all Access hints and tips


Server loaded in 0.1 secs.