Hello all!
I have a form that can be viewed by either customer name or customer sir name. So I've created a menu bar with a custom menu called "View By", and 2 commands: "Name" and "Sir Name". Each command activates a macro that alters the form accordingly.
I need something else for the menu: (which I can't configure via "Customize..." option) When a user will activate "Name", a toggle (V-shaped) icon will appear next to "Name" and disappear from "Sir Name", and likewise, when user will activate "Sir Name" a toggle icon will appear next to "Sir Name" and disappear from "Name", so the user will know by which method the form is being viewed now.
I figure it's got to do with changing the menu bar properties via VBA, but I haven't found anywhere anything on that.
Can anyone please help,
thanks a lot
inso18.
I have a form that can be viewed by either customer name or customer sir name. So I've created a menu bar with a custom menu called "View By", and 2 commands: "Name" and "Sir Name". Each command activates a macro that alters the form accordingly.
I need something else for the menu: (which I can't configure via "Customize..." option) When a user will activate "Name", a toggle (V-shaped) icon will appear next to "Name" and disappear from "Sir Name", and likewise, when user will activate "Sir Name" a toggle icon will appear next to "Sir Name" and disappear from "Name", so the user will know by which method the form is being viewed now.
I figure it's got to do with changing the menu bar properties via VBA, but I haven't found anywhere anything on that.
Can anyone please help,
thanks a lot
inso18.