Adding a custom quick menu

G

Guest

Hello, I would like to add a custom menu to a subform, so that when the user
right clicks on the subform, they get not only the existing options but also
an option to insert a row. The form right now is just bascially a list of
tasks and is linked to a table. The user can add tasks to the end of the
list but cannot add a row anywhere in the middle of the list. The quick menu
should allow them to do that. I am using the shortcutmenubar property of the
forms object, and I have set up a new custom toolbar, but I don't see how to
add an "Insert Row" option.

Thank you in advance for any help you can provide.
 

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