My Assistant
![]() ![]() |
|
|
Jan 5 2009, 01:15 PM
Post
#1
|
|
|
UtterAccess Enthusiast Posts: 70 |
I have created a form to view children's details. Due to normalisation, instead of the class name, the class ID is input. How do i get the actual class name to come up instead of the class ID? Do i simply add another field?
|
|
|
|
Jan 5 2009, 01:30 PM
Post
#2
|
|
|
UtterAccess VIP Posts: 12,201 From: Tacoma, WA. |
What is the structure of the table you are using to input the Class Name ? Are you using a combo box ?
I will assume that you have something like the below: tblClasses pkClassID (Primary key Auto Number) ClassName tblClassDetail pkClassDetailID (Primary Key Auto Number) fkClassID etc. Using tblClasses as the Row Source of your Combo box you would have a Column Count of 2, Column Widths of 0;2.0 Use the wizard to build your Combo and when asked what field to assign to use fkClassID your Form of course would use tblClassDetail as its Record Source HTH |
|
|
|
Jan 5 2009, 02:06 PM
Post
#3
|
|
|
UtterAccess Enthusiast Posts: 70 |
thank you
|
|
|
|
Jan 5 2009, 02:07 PM
Post
#4
|
|
|
UtterAccess VIP Posts: 12,201 From: Tacoma, WA. |
Don,
Did that resolve your issue ? |
|
|
|
Jan 5 2009, 02:26 PM
Post
#5
|
|
|
UtterAccess Enthusiast Posts: 70 |
I think so, I understand what to do, if it does not work I will let you know.
Thanks so much for your time and help |
|
|
|
Jan 5 2009, 02:39 PM
Post
#6
|
|
|
UtterAccess VIP Posts: 12,201 From: Tacoma, WA. |
No Problem Good Luck with your project (IMG:http://www.utteraccess.com/forum/style_emoticons/default/sad.gif)
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 26th May 2013 - 04:29 AM |