Queries/Toolbars

A

Alex

How can you view queries with a customized toolbar instead
of the standard query toolbar? I want to open a query and
see nothing at the top except the toolbar that I created.
It works in form and reports but not in a query. Do I not
want to open a form in DS view if possible. I want to go
straight to the query.
 
M

[MVP] S. Clark

No, you do not want... I think. :-D

Instead, create a new form. Add a subform control. Set the rowsource of
the subform to the query.

Change the main form's toolbar property to your toolbar.

Open the main form instead of just the query.


--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 

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