gstreichan
Registered User.
- Local time
- Today, 23:42
- Joined
- Apr 1, 2014
- Messages
- 34
Dears,
I have a database with 2 roles: Requestor & Approver.
The role is always stored in form textbox after user logs in. This form has a subform (datasheet) with field A, B, C, D and F.
What I want to do (if possible) is to make fields D and F not visible if Form.Role = Requestor (Current Event?).
How can I get it done? I have been trying different ways in Current Event of main form, through the subform but I am still not able to.
Hope you can help me.
I have a database with 2 roles: Requestor & Approver.
The role is always stored in form textbox after user logs in. This form has a subform (datasheet) with field A, B, C, D and F.
What I want to do (if possible) is to make fields D and F not visible if Form.Role = Requestor (Current Event?).
How can I get it done? I have been trying different ways in Current Event of main form, through the subform but I am still not able to.
Hope you can help me.