Menu subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am contemplating of creating a menu-type form with several command buttons
to perfrom navagational and housekeeping functions. I was thinking of
incorporating this menu as a subform on other forms but not sure how to code
the command buttons so the same action is performed no matter what form calls
it.

maybe it isn't such a good idea after all.

Brian
 
This example might help you get there:
http://www.lebans.com/recnavbuttons.htm

IMHO, the the toolbar buttons (for undo, delete, filter, find, etc) and
built-in navigation buttons are the simplest and most reliable approach. A
custom toolbar that includes the nav buttons and a Save Record button is
dead easy to create (Ctrl+Drag from other toolbars).
 

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

Back
Top