I switch positions of the With() and IF() statements for one form and it is working!
Case 111If userlevel = 1 thenWith Me.... 'Code goes here for "Admn"End withElseif userlevel = 2With Me... 'Code goes here for "Dev"End withEnd if
I switch positions of the With() and IF() statements for one form and it is working!
Case 111If userlevel = 1 thenWith Me.... 'Code goes here for "Admn"End withElseif userlevel = 2With Me... 'Code goes here for "Dev"End withEnd if
yup! tis working![]()
Glad you got it working.
Because I don't know your design for the security, I feel a little like the blind mouse trying to describe an elephant.![]()
blind mouse or danger mouse?It was with your help, June7's and Dave's. Thank you very much
![]()
Congrats! Glad you got it working. Good Luck With Your Project!
hey Dave, many thanks to you and the team![]()