Hi all,
Although I've often used Excel VBA to create emails in Outlook, I don't have much experience of coding while using the Outlook VBA Editor itself, and am still trying to get to grips with it.
I've written a few routines and have attached them to buttons in a customised Ribbon. I've even managed to digitally sign the project in order to avoid the "Macros can be dangerous" prompt.
The next stage was to add a custom toolbar to the VBA editor - that worked well also.
So far so good, so I thought "I'll just provide the same features for the other user of this laptop", and that's when something started to go awry
For the second user:
Routines added and digitally signed - no problem;
Ribbon customised - no problem;
Custom toolbar added to VBA Editor - no problem;
Exit from outlook.
Restart outlook;
Customised Ribbon - still there;
Routines - still working;
Custom toolbar in VBA Editor - GONE!
Not only had the custom toolbar disappeared, but all VBA Editor customisation had been reset also - normal window instead of maximised window, window pane widths reset to some default value, etc.
What's particularly puzzling is that these different situations exist for two users on the same laptop. I'm not aware of having configured the user environments differently, but I don't have much experience of multi-user installations so it's quite possible that I've overlooked or forgotten something.
I'd be very pleased if someone could offer some assistance in relation to the above.
Regards,
Greg M
Bookmarks