J
Joanne
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.
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.