Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Creating a drop down menu
Name: jsivula Date: May 23, 2004 at 06:19:56 Pacific OS: WIN XP PRO CPU/Ram: Athlon 2,5ghz/256
Comment:
How do I create a drop down menu with Access 2000?From a list of records I want to be able to choose just one type of record,for example computers with 256 mb ram and this should be done with a drop down menu.Can anyone give me any directions? ANy help would be greatly appreciated.
Name: Jennifer SUMN Date: May 23, 2004 at 10:42:47 Pacific
Reply:
Create a query to obtain a dataset containing all the records in your table(s). Run the query to see if it works the way you want. Then, create a form to display the data you want to see. In the form, you would create a combo box with the RAM field as the source, so that when you open the form, all you'd have to do is select the Number from the drop-down list from the combo box.
Summary: I am trying to create a drop down menu list in excel, I have seen it before in word but don't know how to set it up and guess it is also available in excel. It's not a drop down from a cell it's a dro...
Summary: Hi, I wanted to ask if it is possible to do the following, bearing in mind I have no VB experience. In Worksheet 1, Cell B63 I would like to create a drop down menu, with two options for the user to s...
Summary: I currently have a drop down menu in excel; however, I dont know how to include extra data with the selected item from the drop down menu. For example if I have a drop down menu that has three options...