A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Can I create a drop down menu in an Access table? How?



 
 
Thread Tools Display Modes
  #1  
Old June 19th, 2009, 06:11 PM posted to microsoft.public.access.tablesdbdesign
jhart
external usenet poster
 
Posts: 5
Default Can I create a drop down menu in an Access table? How?

I have some columns in my table that contain a specific range of data. Can I
create a drop down menu from within that table so I can select my input and
not have to type it or can drop downs only be created in forms? I haven't
done this since using Office97 and can't find what I need. Thanks for any
help.
  #2  
Old June 19th, 2009, 06:15 PM posted to microsoft.public.access.tablesdbdesign
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Can I create a drop down menu in an Access table? How?

Do not work data directly in a table --- use a form.

"JHart" wrote:

I have some columns in my table that contain a specific range of data. Can I
create a drop down menu from within that table so I can select my input and
not have to type it or can drop downs only be created in forms? I haven't
done this since using Office97 and can't find what I need. Thanks for any
help.

  #3  
Old June 19th, 2009, 08:29 PM posted to microsoft.public.access.tablesdbdesign
Klatuu
external usenet poster
 
Posts: 7,074
Default Can I create a drop down menu in an Access table? How?

What KARL said
--
Dave Hargis, Microsoft Access MVP


"JHart" wrote:

I have some columns in my table that contain a specific range of data. Can I
create a drop down menu from within that table so I can select my input and
not have to type it or can drop downs only be created in forms? I haven't
done this since using Office97 and can't find what I need. Thanks for any
help.

  #4  
Old June 19th, 2009, 08:41 PM posted to microsoft.public.access.tablesdbdesign
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Can I create a drop down menu in an Access table? How?

On Fri, 19 Jun 2009 10:11:01 -0700, JHart
wrote:

I have some columns in my table that contain a specific range of data. Can I
create a drop down menu from within that table so I can select my input and
not have to type it or can drop downs only be created in forms? I haven't
done this since using Office97 and can't find what I need. Thanks for any
help.


You can... it's called a "Lookup Field".

But DON'T. It's a mess, and will cause far more confusion and annoyance than
benefit. See http://www.mvps.org/access/lookupfields.htm for a critique.

Instead, use tables for their intended purpose - storing data - and use a
simple Form based on your table for interaction with the data.
--

John W. Vinson [MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:30 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.