S
S Jackson
I posted this below but I think I failed to state it correctly I caused
confusion, so I apologize for a double post in advance, but I need an answer
on this.
Originally, I had a switchboard form that I created using the wizard. It
has two cmd buttons on it. I want both cmd buttons to open the same dialog
form (fdlgRegion). Then I want fdlgRegion to open either Form1 or Form2
depending on which cmd button the user selected on the Switchboard form.
***Since I think using a switchboard form created by the wizard is going to
cause too much trouble, I replaced it with a form I created from scratch
called fdlgStaff.***
So, now what? How do I use OpenArgs to tell fdlgRegion which form to open
based on the users selections on fdlgStaff?
TIA
confusion, so I apologize for a double post in advance, but I need an answer
on this.
Originally, I had a switchboard form that I created using the wizard. It
has two cmd buttons on it. I want both cmd buttons to open the same dialog
form (fdlgRegion). Then I want fdlgRegion to open either Form1 or Form2
depending on which cmd button the user selected on the Switchboard form.
***Since I think using a switchboard form created by the wizard is going to
cause too much trouble, I replaced it with a form I created from scratch
called fdlgStaff.***
So, now what? How do I use OpenArgs to tell fdlgRegion which form to open
based on the users selections on fdlgStaff?
TIA