H
Heath
WHAT IT DOES:
- I've got a Combo Box linked to a table that has 2
columns.
- The Row Source is looking at column 2 (as it's supposed
to).
- I can then select this as the data that goes into the
record(s).
WHAT I'D LIKE IT TO:
- As above... but...
- I want the Combo Box to display the full names (column
2) that are in a table. But the data put in the record to
be the correspionding data in columm 1.
i.e:
- instead of putting "John Doe" (which is in column 2 &
combo box)
to put "J. Doe" (which is in column 1)
- instead of putting "John Smith" (Column 2 + Combo Box)
put "John" (which is in column 1)
(there is no set rule for the relationship between the
two columns, it is whatever is put in by the user)
Any ideas welcome,
Thanks,
Heath
Primary = [email protected]
Secondary = [email protected]
- I've got a Combo Box linked to a table that has 2
columns.
- The Row Source is looking at column 2 (as it's supposed
to).
- I can then select this as the data that goes into the
record(s).
WHAT I'D LIKE IT TO:
- As above... but...
- I want the Combo Box to display the full names (column
2) that are in a table. But the data put in the record to
be the correspionding data in columm 1.
i.e:
- instead of putting "John Doe" (which is in column 2 &
combo box)
to put "J. Doe" (which is in column 1)
- instead of putting "John Smith" (Column 2 + Combo Box)
put "John" (which is in column 1)
(there is no set rule for the relationship between the
two columns, it is whatever is put in by the user)
Any ideas welcome,
Thanks,
Heath
Primary = [email protected]
Secondary = [email protected]