98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Access
Access
Resolved · Medium Priority · Version 2003
Steve has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Access
I have created a Form within an Access database and in Design View I want to add a Combo box which I can use to search the current records using the Post Code contained within a Table.
RE: Access
Hi Steve
Thank you for your post, in answer:
To accomplish this you would create a 'search drop down'; which will look for the displayed item and then produce the record for that item.
Follow these steps; 1. In design view on your form, Locate both the Field List and the Toolbox. 2. Ensure both the Select Items and the Wizards button are shown as selected (coloured boarders). 3. Locate the Drop Down Field (Combo Box). 4. Click on the form in an area with sufficient space. 5. From the Combo Box wizard choose the third option "Find a record on my form based on the value I selected in my combo box." 6. Select the table or query which you wish to search, choose from the Available fields, apply a sort if required, adjust the width of the column. 7. Choose the field to store the value, insert a label for the combo box. Click Finish and go to Form view and test your combo box.
I hope that helps, best regards Pete
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:DsumYou can create percentage values based on individual products / items by using a Dsum function (used with a grouped query) |