back2basic
Registered User.
- Local time
- Today, 07:06
- Joined
- Feb 19, 2013
- Messages
- 113
For three days I have been trying to create a specific form and all the things I know simply do not work..........Please help
I have a table of records (Table A) which has two tables or PK's from foreign tables embedded in it (Table B & Table C). I want to create a form which details the records of Table A in a specific way. Call it form A
Question:
1) In from A, which shows the records of table A, I would like to insert a ComboBox which lists selected fields of table A. All I have been able to accomplish with the CB is just showing the PK of table A in the ComboBox.
More specifically, of the foreign tables embedded in in Table A, I do not want to show the PK's in the ComboBox, However something more meaningful like the name or description.
I hope this makes sense:banghead:
I have a table of records (Table A) which has two tables or PK's from foreign tables embedded in it (Table B & Table C). I want to create a form which details the records of Table A in a specific way. Call it form A
Question:
1) In from A, which shows the records of table A, I would like to insert a ComboBox which lists selected fields of table A. All I have been able to accomplish with the CB is just showing the PK of table A in the ComboBox.
More specifically, of the foreign tables embedded in in Table A, I do not want to show the PK's in the ComboBox, However something more meaningful like the name or description.
I hope this makes sense:banghead: