P
PC User
I'm creating a shortcut menu to popup over my richtext box. Its a form
with a listbox of menu items with associated richtext activex (rtf)
editing commands. I found a way to transfer a value from the popup
menu to the form, but now I have one more step to take. The value
being transferred is a public function from a module. I need to find a
way to execute the function to edit the text in the richtext field.
Download the test database from
http://www.access-programmers.co.uk/forums/attachment.php?attachmentid=5345
and please let me how to code it to work.
Thanks,
PC
with a listbox of menu items with associated richtext activex (rtf)
editing commands. I found a way to transfer a value from the popup
menu to the form, but now I have one more step to take. The value
being transferred is a public function from a module. I need to find a
way to execute the function to edit the text in the richtext field.
Download the test database from
http://www.access-programmers.co.uk/forums/attachment.php?attachmentid=5345
and please let me how to code it to work.
Thanks,
PC