473,386 Members | 1,803 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,386 software developers and data experts.

Checklist Data

On an Access data input form I have a combo box that displays a list
of items (from a table). This works fine for data entry of a single
item from the list. I also have a requirement for a similar combo box
that displays a list of items, but I would like to allow selection of
multiple items from the list, preferably by checking a checkbox next
to each item to be saved as data. I do not have a clue how to do
this. Any ideas or help would be greatly appreciated.

Thanks,

Tony

Nov 13 '05 #1
1 1407
Hu***************@lerc.nasa.gov (Tony Schoeffler) wrote in message news:<cd**********@sulawesi-fi.lerc.nasa.gov>...
On an Access data input form I have a combo box that displays a list
of items (from a table). This works fine for data entry of a single
item from the list. I also have a requirement for a similar combo box
that displays a list of items, but I would like to allow selection of
multiple items from the list, preferably by checking a checkbox next
to each item to be saved as data. I do not have a clue how to do
this. Any ideas or help would be greatly appreciated.

Thanks,

Tony


I think Stephen Lebans has what you want. Two side by side listboxes,
and you can move items in the listbox back and forth between
listboxes. then when you're done, you could click a button and add
all the items in the listbox to a table or something. But doing this
would *require* you to code, because you would have to loop through
the ListItems in the listbox and add them to your table through
code...
Nov 13 '05 #2

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

Similar topics

0
by: nidhi | last post by:
hi folks, Can anyone provide a simple example on how to use a Tix checklist, actually i'm not able to make some entries' state disabled. Description : When someone clicks on the parent folder and...
0
by: Frank | last post by:
What is your daily, weekly, monthly checklist for a SQL Server 2000 DB in a cluster environment?
2
by: sumGirl | last post by:
Hi all. I know that since you know nothing about my database it will be a stretch to answer this - but does anyone have a boiler plate checklist for moving a database, dts packages, agent jobs,...
1
by: Dave Mendez | last post by:
Is there anybody out there with a MS SQL 2K Security Baseline or Security Checklist. Where can I get one???? Thanks in advance David
1
by: news.17417 | last post by:
Dear DB2 gurus, I have currently being trying to find any organized documentation/checklist/guidelines pertaining on securing DB2 in either Unix or Windows environments. After reading all of the...
2
by: shihabca | last post by:
How to validate Checklist Box ,for being left blank using javascript at client side
2
by: roni | last post by:
hi. i have a checklist that is his items are created dynamcily. the question is, how can i write "<br"> after the 4 item for example. and in general,how can i write html code between each...
2
by: Xero | last post by:
There is a checklist component in my form, where there are serveral items for the user to check. How can I detect which items have been checked and return their names using a Button click...
2
by: Incolor | last post by:
Hello All! I have to generate a checklist form as an input form in Access. A paper form is taken out in the field and checked yes, no, OR n/a for each item inspected. The problem I am having is...
1
by: Aussie Rules | last post by:
Hi, I have a checklist box with a list of machines that the user can select one or more of. What I want to be able to do, is when the user selects a machine, and list of parts (related to the...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.