Hi there
I'm new to VBA coding and think I have a straight forward question
I want to run a macro based on an if statement built in to a click procedure on a button called "Command8". Basically if username = password then run the macro, otherwise show message box "Login Failed".
Thanks in advance
Dave
I'm new to VBA coding and think I have a straight forward question
I want to run a macro based on an if statement built in to a click procedure on a button called "Command8". Basically if username = password then run the macro, otherwise show message box "Login Failed".
Thanks in advance
Dave