473,569 Members | 2,422 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Combo box for transferring list items to another list items

1 New Member
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, 263 views)
Jan 23 '15 #1
1 1435
twinnyfo
3,653 Recognized Expert Moderator Specialist
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
9453
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 the choice made in the first drop-down list? If so, how can that be done? I am working with 'Teach Yourself Microsoft Access' and I didn't see it...
9
19461
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 seems to work, shows the message that the entry has been added, then I get an Access error saying the item is not in the list. Here is my code: ...
4
14223
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 a return value. I don't care which items I get so now I just use a couple of pops or a for loop for more than two. Thanks jh
1
1369
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 (i == 'National Projects'); then exclude ('National') and exclude ('projects') within ('National'); Thank you
4
5198
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 subform and it is not working. After making the selection in the first combo box, when I move to the second combo box, I get the Access input parameters...
11
23759
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
1479
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 the bottom of the other and then remove the duplicate entries. I'm new at this and any help would be appreciated.
1
3810
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 <select name="groupName"> <?php $rs_groupSearch="SELECT * FROM tblGroup"; $groupCount=mysql_num_rows($rs_groupSearch); if($groupCount>0){
1
2166
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 exists, i want to copy the image and save it in another folder (folder #2) under a different name. Hence in my worksheet I have 2 columns. In column...
0
7618
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7926
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8132
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7982
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6286
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5222
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3644
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2116
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.