I asked this question earlier but did not explain it very well so I will try to be cleared.
I have a form, the main form, that has a bunch of fields on it as well as containing a subform.
The security is set up so that any users can update the fields within the subform and not the main form.
A few users have the permissions to update any fields in either the main form or subform.
Problem is that there are 2 fields on the main form that I would like any user to be able to update (as they currently do on the sub form) but no others fields than those 2 (on the main form).
I tried creating a macro that was launched from the subform that would change a field on the main form and made the macro owner 'Admin' but access still sees it as the user trying to update a field they do not have access to.
I already have over 30,000 records in the database so it's too late to do too much rearranging.
Any ideas??
Thanks,
Paul
I have a form, the main form, that has a bunch of fields on it as well as containing a subform.
The security is set up so that any users can update the fields within the subform and not the main form.
A few users have the permissions to update any fields in either the main form or subform.
Problem is that there are 2 fields on the main form that I would like any user to be able to update (as they currently do on the sub form) but no others fields than those 2 (on the main form).
I tried creating a macro that was launched from the subform that would change a field on the main form and made the macro owner 'Admin' but access still sees it as the user trying to update a field they do not have access to.
I already have over 30,000 records in the database so it's too late to do too much rearranging.
Any ideas??
Thanks,
Paul