Thank you for the help but that does not accomplish what I want it to do. I have other things that need to be done as well upon changing switchboard pages, therefore I have to use the main switchboard buttons to run a macro to accomplish them prior to changing pages and effectively leaving me no way to actually change the page without doing so via the macro. I am sure that it can be done but I cannot figure out how to have the macro open the switchboard to a particular page.
I have a database with information for the entire company, with 8 sub-sections. All reports and forms can be filtered to a particular section. All reports and forms are identical with the exception of the filtered data. Currently I have to create a switchboard button for every form and report for every section which results in a horrendous mess of switchboards. I want to essentially have the main switchboard choose the section, and the rest of the switchboards will be generic, simply opening the universal form or report, filtered according to the section selected via the main switchboard.
I have thus far been unsuccesful in accomplishing this via a macro and I am experimenting with doing this via vb code, but I know very little about vb (Just experimenting with copying and manipulating existing code.)
This problem is very critical for me to resolve and any help will be greatly appreciated. Thanks in advance.
Brent