I have a data capture page (DATAPAGE1), where the user enters up to fifty names into my master table.
Each name is a field within a record.
EG:
Record 1 has fields for
Business name
Address
Contact email
name 1
name 2
name 3
name 4
name ......
......
name 50
I then have another data page (DATAPAGE2), which also updates records in my master table where I want a drop down that lists all of the names in a record to become options.
My thinking is that I need a triggered action in my master table, that when the name records are entered or updated, it automatically adds those names to another table called "staff names"
I can then use the "staff names" table as my dropdown source in DATAPAGE2
I can't fathom a way to do this... can anyone help?!
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
AdrianEyre
I have a data capture page (DATAPAGE1), where the user enters up to fifty names into my master table.
Each name is a field within a record.
EG:
Record 1 has fields for
Business name
Address
Contact email
name 1
name 2
name 3
name 4
name ......
......
name 50
I then have another data page (DATAPAGE2), which also updates records in my master table where I want a drop down that lists all of the names in a record to become options.
My thinking is that I need a triggered action in my master table, that when the name records are entered or updated, it automatically adds those names to another table called "staff names"
I can then use the "staff names" table as my dropdown source in DATAPAGE2
I can't fathom a way to do this... can anyone help?!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.