I'm building a db under someone else's instructions! Some of the things they suggest are a bit new to me.
Basically there's 4 tables and some links between them (I'm not sure if he means linked by relationships!?)
For 1 table (tblJunction) there are three fields and this is what I've been instructed to do - please help (not part of the instructions!!!)
FieldName
Junction ID - Autonumber-Primary (not a problem)
UserID - number - "This will be a drop-down box linking to the tblUser, in this box you will have set
2 Columns
1st column being bound
Set Limit to List to Yes
The first column will be
UserID
The second column will be
User: [tblUser]![Firstname]&""& [tblUser]![Surname]
Column Widths: 0cm;3cm
Sort: Ascending
Criteria: Is Not Null"
There is a third field in this table with similar instructions which I won't write (no reason, just lazy!)
Can anyone tell me where these links are, em linked and also how do I set properties for the second column (Query?)
And does he mean Combo boxes when he says drop-down (I thought so because list -boxes don't have the 'Limit to List' property????
Be gentle!!!
Basically there's 4 tables and some links between them (I'm not sure if he means linked by relationships!?)
For 1 table (tblJunction) there are three fields and this is what I've been instructed to do - please help (not part of the instructions!!!)
FieldName
Junction ID - Autonumber-Primary (not a problem)
UserID - number - "This will be a drop-down box linking to the tblUser, in this box you will have set
2 Columns
1st column being bound
Set Limit to List to Yes
The first column will be
UserID
The second column will be
User: [tblUser]![Firstname]&""& [tblUser]![Surname]
Column Widths: 0cm;3cm
Sort: Ascending
Criteria: Is Not Null"
There is a third field in this table with similar instructions which I won't write (no reason, just lazy!)
Can anyone tell me where these links are, em linked and also how do I set properties for the second column (Query?)
And does he mean Combo boxes when he says drop-down (I thought so because list -boxes don't have the 'Limit to List' property????
Be gentle!!!