Hi,
I created a menu in VBA for managing my different categories. I often assign many categories for one single email and i would like to reverse the order that the categories are shown in the email.
For example:
I could set the following categories: Now-someone waiting-client-Estimate.
I will press the previous categories button in my userform but in the email, it will appear conversely: Estimate-client-someone waiting-Now.
Is there any way of reversing the way that the categories are shown?
Thanks,
Alex
I created a menu in VBA for managing my different categories. I often assign many categories for one single email and i would like to reverse the order that the categories are shown in the email.
For example:
I could set the following categories: Now-someone waiting-client-Estimate.
I will press the previous categories button in my userform but in the email, it will appear conversely: Estimate-client-someone waiting-Now.
Is there any way of reversing the way that the categories are shown?
Thanks,
Alex