J
Jack Marks
I just want to write a simple program, without using all of the capabilities
of VBA. So, on my program, I have Form 2 which has a (Command Button)?
which, when clicked, brings up Form 3. On Form 3, I have 2 more Command
Buttons, I want to do different things. So I want to write code, possibly
extensive code, for each command button. But instead, I am getting all
these module things popping up, which, all they are doing is confusing me.
I suppose they are there to help. Are they there to help? Can I live
without them? Just erase them and do everything from the code on the
command buttons like I want to do?
of VBA. So, on my program, I have Form 2 which has a (Command Button)?
which, when clicked, brings up Form 3. On Form 3, I have 2 more Command
Buttons, I want to do different things. So I want to write code, possibly
extensive code, for each command button. But instead, I am getting all
these module things popping up, which, all they are doing is confusing me.
I suppose they are there to help. Are they there to help? Can I live
without them? Just erase them and do everything from the code on the
command buttons like I want to do?