K
kenrav
I have a combo box on one of my forms. Currently, the box's Row Source Type
is tied to a table.
I'd now like the contents of the combo box to vary depending on the user.
In other words, User A might have 15 selections whereas User B has 30.
The way I'm thinking about approaching this is to tie the box's Row Source
Type to a Parameter Query (using 'User' as my criteria.)
Is this the way to go or is there a better way? Thanks.
is tied to a table.
I'd now like the contents of the combo box to vary depending on the user.
In other words, User A might have 15 selections whereas User B has 30.
The way I'm thinking about approaching this is to tie the box's Row Source
Type to a Parameter Query (using 'User' as my criteria.)
Is this the way to go or is there a better way? Thanks.