M
MacGuy
I have a template that users have the option to right click in any cell in
column A after row 1 and select a custom menu option. For most users there
is no problem.
For one particular user the custom option doesn't appear in the list - the
default options do. I've checked for errors and stepped through the code and
it does execute the .Caption and the .OnAction code but with no result (and
no error codes generated). The users are on xl 2002 and 2003. This issue is
on 2002.
This template has gone out to about a hundred users; this is the only user
having this problem. I'm using Worksheet_BeforeRightClick on the sheet-level
object.
Any ideas?
column A after row 1 and select a custom menu option. For most users there
is no problem.
For one particular user the custom option doesn't appear in the list - the
default options do. I've checked for errors and stepped through the code and
it does execute the .Caption and the .OnAction code but with no result (and
no error codes generated). The users are on xl 2002 and 2003. This issue is
on 2002.
This template has gone out to about a hundred users; this is the only user
having this problem. I'm using Worksheet_BeforeRightClick on the sheet-level
object.
Any ideas?