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

Combo box for transferring list items to another list items

Hi,
I want to create a combo box to transfer some items from o list to another list items in the same form and in the same time to actualize two tables: first, from I transfer items and the second, where I transfer items. It is possible?
Thank you and my apologize for my grammar.
Attached Images
File Type: jpg picture.jpg (35.8 KB, 262 views)
Jan 23 '15 #1
1 1421
twinnyfo
3,653 Expert Mod 2GB
oanaramonaelena,

It is a little unclear exactly what you are trying to do from above, but based on your picture, it appears you are trying to transfer the highlighted item in the left pane to the pane on the right?

There are many ways to do this, but it depends on how you want to do it. If the items on the left are in one table and the items in the right are in another table, you are moving data between tables. However, if both sets of items are in the same table (which may be a smarter way of doing it), then you are merely updating a flag in the record and refiltering the forms.

It al depends on how you have structured your DB. But it is possible.
Jan 26 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

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...
9
by: Bob Alston | last post by:
I have a drop down combo box that gives the user to enter an item not in the list by adding it to the list. The list is a table. It works fine on Access2003 but fails on Access2002/XP. ON XP, it...
4
by: HMS Surprise | last post by:
Just wondered if there was some python idiom for moving a few items from one list to another. I often need to delete 2 or 3 items from one list and put them in another. Delete doesn't seem to have...
1
by: patelxxx | last post by:
Guy's, Can someone help me finish off the following code below, I want to exclude 'National' element from a list. Can someone help? var selVal = document.getElementById(''); if...
4
WyvsEyeView
by: WyvsEyeView | last post by:
I am doing the very standard thing of filtering the contents of one combo box based on another combo box. I've done it many times, but always on a main form. Now I'm trying to do it on a datasheet...
11
by: mathieu | last post by:
Hi there, I am trying to write something very simple to test if a list contains another one: a = b = but 'a in b' returns False. How do I check that a is indeed contained
7
by: newfie86 | last post by:
I have a TO_EQP field and a FROM_EQP field. I want to make a combo box that displays both fields in a single column but removes duplicate entries. I figured I might have to somehow add one list to...
1
by: ryangsh | last post by:
hi guys, need your expertise... I'm trying to create a list for group of associates by group and when a group is selected the associates assigned to that group will appear in a list sample ...
1
by: Scott Ant | last post by:
I have 2 folders. Folder 1 contains thousands of jpeg images of our parts. The images are saved under the part number for that part. I want to search this folder for a specific image. if it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.