I was able to get a switchboard to work correctly, using the entries that you
supplied in the Switchboard Items table, with a new Switchboard form that I
had the wizard create. I added a report to the sample database named
"RptBonus". Everything seems to be working fine on my end.
I invite you to send me a compacted & zipped copy of your database. I can
test it and see if it works on my PC. Have you tried this database on another
PC, just to rule out any problems related to the PC itself?
Just in case your switchboard form is corrupted, you can delete the form.
Rename your existing Switchboard Items table to some other name (Switchboard
ItemsX). Then start the wizard, so that it will create a new form. Close the
wizard without spending any time adding items. Then delete the brand new
Switchboard Items table. Finally, rename Switchboard ItemsX back to
Switchboard Items. In case your problem was caused by some type of corruption
in the code behind the Switchboard form, this process of having the wizard
create a brand new form should fix it.
Tom
QWaos168@XScom cast. Dnet (<--Remove all capitolized letters and spaces).
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
:
Thanks for your interest Tom. Somehow I don't think the switchboard items
table contents are going to help, but here they are.
I deleted the original more complex one that didnt work, and created a much
simplified one to try to at least get something very basic to kick off, and
work from there. Unfortunately even this basic one won't work.
I hope the tabulation below holds.
SwitchboardID ItemNumber ItemText Command
Argument
1 0 Main Menu
0 Default
1 1 Reports Menu
1 2
1 2 Exit Database
6 (blank)
2 0 Reports Menu
0 (blank)
2 1 Run Bonus Statements
4 RptBonus
2 2 Return to Main Menu
1 1
Thanks Tom.
Regards K.
__________________________________________
:
Suggest that you post the contents of your Switchboard Items table. This will
assist others in long distance troubleshooting.
You might want to look into creating your own switchboard using an unbound
(ie. no recordsource) form. Use the command button wizard to create buttons
to open your desired forms and reports. It's really quite simple, and much
less problematic versus the switchboard wizard build switchboards.
Tom
__________________________________________
:
Can someone help me work out why not? I have put quite some time into
understanding the entries in the "Switchboard items" table by comparing with
a sample database. All the entries appear to be correct, but the go to
switchboard button in the main default switchboard (1) just will not activate
the sub-switchboard (2). The switchboards were both set up using the
Switchboard manager.
I'm running Access 2000 under XP.
Cheers K.