A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Switchboards



 
 
Thread Tools Display Modes
  #1  
Old May 14th, 2004, 03:00 PM
Lin Light
external usenet poster
 
Posts: n/a
Default Switchboards

Need to have two switchboards running off the same
database. I need to have one switchboard that makes
available only reports "read only" , while the other is a
working system to record invoices, orders and fund
balances.
Lin
  #2  
Old May 14th, 2004, 03:17 PM
Rick B
external usenet poster
 
Posts: n/a
Default Switchboards

Sounds good. Just build the two switchboards. Do you have a question?




"Lin Light" wrote in message
...
Need to have two switchboards running off the same
database. I need to have one switchboard that makes
available only reports "read only" , while the other is a
working system to record invoices, orders and fund
balances.
Lin


  #3  
Old May 14th, 2004, 07:31 PM
Lin Light
external usenet poster
 
Posts: n/a
Default Switchboards

I was using the build wizard and doesn't give a place to
name the switchboards
-----Original Message-----
Sounds good. Just build the two switchboards. Do you

have a question?




"Lin Light" wrote

in message
...
Need to have two switchboards running off the same
database. I need to have one switchboard that makes
available only reports "read only" , while the other is a
working system to record invoices, orders and fund
balances.
Lin


.

  #4  
Old May 14th, 2004, 07:52 PM
Rick B
external usenet poster
 
Posts: n/a
Default Switchboards

Hmmm. I just tried it and see what you mean. I have a couple out there,
and I guess that I must have copied the table and form, then renamed them.
It looks like you would also have to go into the design view of the form and
change the source to the new table. The vba code also references the table
many times, so you'd have to do a find and replace to change the table name
there.

I'm suprised that the Switchboard Manager does not make it easier to create
two toally different switchboards.

Hopefully someone else will post a better solution.

After i built a few, I ended up making menus by building forms with buttons
on them and no longer using the Switchboard Manager, so I forgot what it
could and could not do.

Good Luck. Post a new thread if you don't get any other responses.

Sorry I could not be of more help.

Rick B


"Lin Light" wrote in message
...
I was using the build wizard and doesn't give a place to
name the switchboards
-----Original Message-----
Sounds good. Just build the two switchboards. Do you

have a question?




"Lin Light" wrote

in message
...
Need to have two switchboards running off the same
database. I need to have one switchboard that makes
available only reports "read only" , while the other is a
working system to record invoices, orders and fund
balances.
Lin


.



  #5  
Old May 15th, 2004, 08:37 PM
Peter De Baets
external usenet poster
 
Posts: n/a
Default Switchboards

"Lin Light" wrote in message ...
Need to have two switchboards running off the same
database. I need to have one switchboard that makes
available only reports "read only" , while the other is a
working system to record invoices, orders and fund
balances.
Lin



We have a shareware product that enhances the MS Access-supplied
Switchboard. It's called "A Better Switchboard" and it allows the use
of multiple "Switchboard Items" tables/multiple switchboards among
other features.

You can find out more at http://www.peterssoftware.com/abs.htm

If you want to code it yourself, it's not that hard. You just have to
pass a switchboard items table name to the "FillOptions" and
"HandleButtonClic" routines.

Hope this helps,

Peter De Baets
Peter's Software - MS Access Tools for Developers
http://www.peterssoftware.com
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.