Increasing Switchboard Items

J

jmonty

Open the "Switchboard Items" table.
Add the record
where "ItemNumber"=9 and "ItemText" what you want the
label to say, and "Argument" is the name of the form
you wish to have it open. Save and close.
Open the "Switchboard" form in design view.
Right-click on one of the buttons and copy then paste it
onto the form. then right-click on this new button and
select "Properties". On the "All" tab, change the name to
"Option9" (exactly like that! - It will be looking for
that naming convention)
then do the same for the label on the right
but change its name to "OptionLabel9"
(again exactly like that).
Do the same for as many as you want,
but remember to rename each button and label using
the naming convention, otherwise you'll get errors.
Save and close the form.
When you open it, it should work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top