F
Fred's
Hi Folks,
I have a problem which, I 'm hoping you can helps me with.
I've built an access form. My form is called "DataEntryFrm"
On that access form, I've created a command button called "Send", When
I click on that button, it open another form called "EmailForm".
Now I'm trying to figure it out which vba code I should use to
minimize my form "DataEntryFrm", when clicking on the "Send" button
and in which property event should I put the VBA code? Because, I've
already use the On click event to open the form "EmailForm".
Do you have any idea?
Any help will be very appreciated,
Thanking you all in advance,
Fred's
I have a problem which, I 'm hoping you can helps me with.
I've built an access form. My form is called "DataEntryFrm"
On that access form, I've created a command button called "Send", When
I click on that button, it open another form called "EmailForm".
Now I'm trying to figure it out which vba code I should use to
minimize my form "DataEntryFrm", when clicking on the "Send" button
and in which property event should I put the VBA code? Because, I've
already use the On click event to open the form "EmailForm".
Do you have any idea?
Any help will be very appreciated,
Thanking you all in advance,
Fred's