I'm not really used to Web Databases and only slightly more used to Access overall! I'm using Access 2010 and I have set up a web database. I have now added a Combo Box to a form which gives me a dropdown with my contact names and allows me to type a contact name that shows up in the box. When I have done this on a regular (non web) database, I have been able to set it up using the 'Wizard', and after selecting the 'Find a record on my form based on the value...' option, clicking the result in the box, or dropdown, brought me to that record, however, this isn't happening with my web database. Denied the help of the 'Wizard' I have had to try and set it up manually. I have set the Row Source to 'contact name', so the data is showing, it just doesn't go to the relevant record when I click on a name. I checked the embedded macro for the non-web database combo box, hoping I could figure it and apply it to the web one, however , this uses 'searchForRecord', which isn't on the web macro dropdown options.
Is there a relatively easy way to set a search box that will allow me to type a name, or part of a name, present a drop down of matching results and go to that record at the click of a chosen name, on a WEB database?
Thanks for reading,
Peter.