I'm trying to disable/hide some fields on a window based on the user class.
I know how to disable/hide the fields - and have successfully done that on the window startup, but I'm having trouble determining what the current users class is.
Does anyone know how to get the current users information if VBA so that comparisons could be done on it?
I know how to disable/hide the fields - and have successfully done that on the window startup, but I'm having trouble determining what the current users class is.
Does anyone know how to get the current users information if VBA so that comparisons could be done on it?