I've defined some VBA code to run from QAT buttons in Outlook 2007 to switch between views (all messages and unread messages).
I can add the buttons to the QAT in the main outlook window and they work.
However when I exit Outlook and restart they are not saved. However the VBA routines are saved.
What am I doing wrong?
I wondered if I could add some code that ran on start up to re-add the buttons but I can't see any info about accessing the QAT from VBA code
I can add the buttons to the QAT in the main outlook window and they work.
However when I exit Outlook and restart they are not saved. However the VBA routines are saved.
What am I doing wrong?
I wondered if I could add some code that ran on start up to re-add the buttons but I can't see any info about accessing the QAT from VBA code