Hi guys!
I need some help - when a form loads I need it to look up a role name in a separate table and if the field RoleName = "Dividends/Commissions" I want the form to make visible certain fields that do not need to be visible to others.
I have a function to call the Windows Environ Username which is how the RoleName would be looked up as the two tables are linked via the Username and each Username is assigned a RoleName.
I hope that makes sense and I really hope that someone can give me a hand!
Thank you!