Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 30th, 2004, 10:10 AM
Registered User
 
Join Date: Jan 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to zisko3
Default switchboard problems

hi all

I have a switchboard (paying attention to Freight History Per Shipper) where the command button runs a macro to open a query. The query will ask for a shipper name (enter joe) which displays the correct info but when I click on the [X] the query keeps asking the same question over and over. I have no problems with other macros cept for this one. If can forward my db is u need to look at it. Thank you all

Zisko

 
Old January 30th, 2004, 11:15 AM
sal sal is offline
Friend of Wrox
 
Join Date: Oct 2003
Posts: 702
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Do not use a macro to open the query. Open the query from the switchboard.



Sal
 
Old January 31st, 2004, 03:52 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 451
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Ben Horne
Default

I would suggest designing a Queries Dialog Box for the purpose of opening queries. You'll need to use an SQL Statement to retrieve the query names from the MsysObjects table as well as VBA code to make the form functional.

Quote:
quote:Originally posted by sal
 Do not use a macro to open the query. Open the query from the switchboard.



Sal
Ben Horne
Madison Area Technical College student
-------------------------
http://community.webshots.com/user/valerian114

Go there. I have a lot of awesome photos that I rendered myself





Similar Threads
Thread Thread Starter Forum Replies Last Post
switchboard error damnnono_86 Access 23 April 2nd, 2007 08:29 AM
Switchboard Size ru1 Access 1 April 18th, 2006 11:31 AM
Switchboard ?s JeffGirard Access 1 September 15th, 2005 02:52 AM
Switchboard Manager penta Access 2 March 10th, 2005 06:43 AM
Opening Switchboard with VBA rhysduk Access VBA 0 September 9th, 2004 02:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.