Linking 2 forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have main form that has person’s details (number, name, address ..). I need
to link this form to another form (Courses), by number. What I need to do is
to have a command button in the main form and when clicked the courses form
to open.

Please help..
 
Hi Jeff,

I am really struggling! I need to finish this problem to go on with
development. I have personal details form which has button to open the
courses form. The link between two forms is the file number. How can I do the
link in which if the user clicks the button to add courses it saves the file
number automatically without entering it.

I have tried the subforms and tabs it works. However the person I am doing
for him the system wants buttons to appear in the screen. Please help me as I
am really struggling with this.
 
Buthy

Folks who contribute in these newsgroups do so voluntarily, so I'm not sure
you'll be able to get the answer you seek in the time frame you have set for
yourself. If you don't get a fast enough response here, consider looking
for some paid assistance.

If you use a tab control, and place subforms on the tab pages, you can click
the tabs to do something similar to what it sounds like your user is
requesting ...

Or, I believe you can change the "Style" property of the tab control to be
"buttons" instead of tabs, if that matches better.
 
Buthy said:
Hi Jeff,

I am really struggling! I need to finish this problem to go on with
development.

If you are having problems at this level I hope you are not charging for
your time and have told the "client" that you are having problems with entry
level work that in this case could be done by "magic".

On the other hand this sounds a lot like your "client" might be a teacher.
Send me his or her email address and I'll be happy to help.
 
Basically the client is my husband, that's why I need to finish this
development. I am trying to use the form wizard option to have linked forms
by having command buttons. I have more than 2 forms to link to main form,
however the wizard is not allowing for more than one!

Buthy
 
Back
Top