S
Shane
I'm new to VBA in Project. My experience is with Access. In Project, I've
created a form with check boxes and two buttons. I've assigned code to the
onclick event for one of the buttons. I then created an icon on a toolbar in
Project that I want to use to open the form. I tried doing this by assigning
a 'macro' to the icon which has the following syntax: Form ("formname").
However, because my form can't be found in the organizer, this doesn't work.
How can I launch a form I created in VBA from an icon on a toolbar?
Thx,
Shane
created a form with check boxes and two buttons. I've assigned code to the
onclick event for one of the buttons. I then created an icon on a toolbar in
Project that I want to use to open the form. I tried doing this by assigning
a 'macro' to the icon which has the following syntax: Form ("formname").
However, because my form can't be found in the organizer, this doesn't work.
How can I launch a form I created in VBA from an icon on a toolbar?
Thx,
Shane