473,396 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Drop down list for a table?

I have a table that I am manipulating as a table, not as a form. Is it
possible to have a drop down list in a table?

I came across this:
http://groups.google.com/group/comp....0bced904cccbfa

The person answering the question seems to imply that a form should be
used if a drop down list is needed. Am I correct in thinking that a
form should be used?

Thanks.

Aug 8 '07 #1
4 38565
Hi,
I have a table that I am manipulating as a table, not as a form. Is it
possible to have a drop down list in a table?

I came across this:
http://groups.google.com/group/comp....0bced904cccbfa

The person answering the question seems to imply that a form should be
used if a drop down list is needed. Am I correct in thinking that a
form should be used?
Even though you could use lookup fields in a table, it's highly recommended
not to use them, as you can read here:

http://www.mvps.org/access/lookupfields.htm

So use a form to avoid any problems...

Regards
Jens

Aug 8 '07 #2
ja*******@instruction.com wrote:
I have a table that I am manipulating as a table, not as a form. Is it
possible to have a drop down list in a table?

I came across this:
http://groups.google.com/group/comp....0bced904cccbfa

The person answering the question seems to imply that a form should be
used if a drop down list is needed. Am I correct in thinking that a
form should be used?

Thanks.
Yes, you can create a dropdown. When you add a field in the table,
you'll see a General tab and a Lookup tab, Select lookup.

Others may supply you with the pros/cons of doing so.

Aug 8 '07 #3
Salad <oi*@vinegar.comwrote in
news:13*************@corp.supernews.com:
ja*******@instruction.com wrote:
>I have a table that I am manipulating as a table, not as a
form. Is it possible to have a drop down list in a table?

I came across this:
http://groups.google.com/group/comp.databases.ms-
access/browse
>_thread/thread/509fbf44455ab35d/2e0bced904cccbfa?
lnk=gst&q=Dro
>p+down+list+table&rnum=4&hl=en#2e0bced904cccbfa

The person answering the question seems to imply that a form
should be used if a drop down list is needed. Am I correct in
thinking that a form should be used?

Thanks.
Yes, you can create a dropdown. When you add a field in the
table, you'll see a General tab and a Lookup tab, Select
lookup.

Others may supply you with the pros/cons of doing so.
Pro: nothing
Con: too many to list, including: failed searches, failed
filters, all sort of problems with queries, forms and reports.

Besides, manipulating a table, without using a form can be
difficult as you cannot control many aspects of accidental
change, automation, etc. --
Bob Quintal

PA is y I've altered my email address.

--
Posted via a free Usenet account from http://www.teranews.com

Aug 8 '07 #4
On Wed, 08 Aug 2007 06:54:43 -0000, ja*******@instruction.com wrote:
I have a table that I am manipulating as a table, not as a form. Is it
possible to have a drop down list in a table?

I came across this:
http://groups.google.com/group/comp....0bced904cccbfa

The person answering the question seems to imply that a form should be
used if a drop down list is needed. Am I correct in thinking that a
form should be used?

Thanks.

I haven't read your specific google link, but ....
yes, a form should be used for data entry, data editing, etc.
A table should be used for data storage.

You haven't said what you are 'manipulating' so there is nothing else
I can suggest, other than if you want the 'View' of a table, setting a
form to Datasheet View, if that will help.

--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Aug 8 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dec | last post by:
Ok to simplify things I'll just give an example. This is pretty much what I want to do (minus the postcode): http://www.perrys.co.uk/usedcar?ID=F5J9BNNBMVK00DF I have relatively little...
2
by: kmnotes04 | last post by:
Is it possible to link one drop-down box to another? For example, if a name is chosen from a drop-down list, can another drop-down list then automatically display the person's office as a result of...
1
by: Big E | last post by:
I'm using ASP.Net and SQL Server. I have a drop down list that populates from a table. When the form opens the drop down list is full of data. I would like the drop down list to not show a default...
13
by: Leszek Taratuta | last post by:
Hello, I have several drop-down lists on my ASP.NET page. I need to keep data sources of these lists in Session State. What would be the most effective method to serialize this kind of data...
2
by: Yoshitha | last post by:
hi I have 2 drop down lists in my application.1st list ontains itmes like java,jsp,swings,vb.net etc.2nd list contains percentage i.e it conatains the items like 50,60,70,80,90,100. i will...
5
by: Vigneshwar Pilli via DotNetMonster.com | last post by:
string connectionString1 = "server=(local); user=sa;password=sa; database=sonic"; System.Data.SqlClient.SqlConnection dbConnection1 = new System.Data.SqlClient.SqlConnection(connectionString1);...
0
by: thebison | last post by:
Hi all, I hope someone can help with this relatively simple problem. I am building a timesheet application using ASP.NET C# with Visual Studio 2003.As it is only a protoype application, my...
3
by: Brad Isaacs | last post by:
ASP.NET 2.0 / SQL Server 2000 db / Visual Basic Code behind On my .aspx page I have added an SQL Datasource that contains the SQL query to retrieve the list for my Drop Down List Box. Using...
0
by: yosri2005 | last post by:
Hello, I'm sure many of you have seen the error message in the subject. I found quiet a few posts on the web regarding this issue, but the ones I saw mainly tackle this issue when you have a...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.