deejay_totoro
Registered User.
- Local time
- Today, 17:16
- Joined
- May 29, 2003
- Messages
- 169
Hello all,
I have a little problem!
I have inserted a combo box into my main form.
This combo box looks to a table as its source. (By the way, the source is an excel file.)
The source table contains 3 columns:
Surname
Firstname
Grade
Now, the problem is I would like all 3 fields to be recorded into a field on my main form. But, the wizard will only give me the choice of storing the information from one of the columns.
Is there anyway I can store all 3 columns of information in a single (separate) field?
So from the combo menu it might look like:
|Surname|Firstname|Grade|
which when clicked would supply another field with all the information, so it can be stored in a single field.
Any ideas?
Thanks very much.
dj_t
PS: There may also be occasions where I would like to store the information from the combo box into 3 separate fields. Is that also possible?
I have a little problem!
I have inserted a combo box into my main form.
This combo box looks to a table as its source. (By the way, the source is an excel file.)
The source table contains 3 columns:
Surname
Firstname
Grade
Now, the problem is I would like all 3 fields to be recorded into a field on my main form. But, the wizard will only give me the choice of storing the information from one of the columns.
Is there anyway I can store all 3 columns of information in a single (separate) field?
So from the combo menu it might look like:
|Surname|Firstname|Grade|
which when clicked would supply another field with all the information, so it can be stored in a single field.
Any ideas?
Thanks very much.
dj_t
PS: There may also be occasions where I would like to store the information from the combo box into 3 separate fields. Is that also possible?