When trying to call form 2 with form2.show or form2.show = true I get this
error
Run-Time error '424':
Object Required
I am trying to call form 2 from form 1. I am placing the code in the
command button. Am I placing the code in the wrong location?
Thank you
Eric in Tampa
error
Run-Time error '424':
Object Required
I am trying to call form 2 from form 1. I am placing the code in the
command button. Am I placing the code in the wrong location?
Thank you
Eric in Tampa
Comment