Drop down windows

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm BRAND-NEW to Access, and wanting to design something that has drop down windows, and I want to have my values in these windows. I want to be able to pick from the values, and basicly weed out the other choices in this way. Is this possible? I am more fluent with excel, is it possible to do in Excel? Can you help? PLEASE!!??
 
You want a combo box. This lets you select from a list and store a value
contained in the "control column" into a table.
 
-----Original Message-----
I'm BRAND-NEW to Access, and wanting to design something
that has drop down windows, and I want to have my values
in these windows. I want to be able to pick from the
values, and basicly weed out the other choices in this
way. Is this possible? I am more fluent with excel, is it
possible to do in Excel? Can you help? PLEASE!!??
.
yes. you have to make the data type a lookup wizard. &
look up the values from a table where you have inputed the
values you want
 
Back
Top