473,402 Members | 2,046 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,402 software developers and data experts.

How to Populate Another Control from a ComboBox

I am filling in a form field from a drop down list and - at the same time - want to update a 2nd field in the form with other data located in the drop down record.

If you can help me you'll be be my hero for the month! Thanks!
Feb 17 '11 #1
3 1573
NeoPa
32,556 Expert Mod 16PB
Would it be correct to assume you are selecting a value from a multi-column ComboBox and you would like the value from another column of that same list (not the Default column) to be reflected in another bound control on your form?

If so, then the .Columns method of the ComboBox should give you what you need.
Feb 17 '11 #2
Thank you, Neo!! I'll dig into this and see if it solves my problem.
Feb 17 '11 #3
NeoPa
32,556 Expert Mod 16PB
I guess that's a Yes to the question then :-)

The Help system should give you plenty on this if you struggle. Otherwise feel free to come back for more.
Feb 17 '11 #4

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

Similar topics

0
by: USI Newsgroups | last post by:
Struggling to write this script: DESCR TYPE SELL StartDate EndDate Number 65048 04 Price A 4/21/2004 4/26/2004 35456 65048 06 Price...
4
by: Andy Proctor | last post by:
I hope there is an answer out there.... I have a simple database structured like this (non relevant tables and fields omitted) Members table memberID memberFname memberLname memberNokID
5
by: greg | last post by:
I'm sure this is easy - if someone could give me a push in the right direction I would apprieciate it! If you have multiple categories CatID - NAME - ParentID 1 root 0 2 ...
6
by: Tim Geiges | last post by:
I am trying to open an image in a little image viewer I wrote(it has its own file explorer but I want it to also open from Windows Explorer) When I select an image from widows explorer and use...
1
by: Michael Rodriguez | last post by:
I have a table that has a field called FinancialType. It has two possible values, F and S, which stand for Financial and Statistical, respectively. What I want is a ComboBox that has two drop...
16
by: Michael | last post by:
Hi All, Why when I complile and run the following: #include "stdio.h" main(void) { printf("test test test\n"); }
8
by: Michael | last post by:
Hi, I'm trying to use a table and format it with CSS, but I cant get it to render with a border. I know this is really easy, but I can't see what I have wrong and when I search for tables and...
5
by: DbZ | last post by:
Hi - i'm new to the regex thing - and trying to learn it to myself - Can someone please explain to me what the following line does - value.replace(/\s+$/g,"") I can kinda figure out its...
1
by: paulf.johnson | last post by:
Hi, For some reason, my brain has gone to mush on a couple of things. Any help would be appreciated. I have an array and a field passed into a function (call it $v) which is a string composed...
4
by: chachtastic | last post by:
I can get my program to compile but when I try to run it I get this message: java Max1 2 51 2 Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 3 at...
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
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...
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
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
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.