Hi all.
I have created a custom view that I now need to share with 30+ users.
I am hoping this can be done using VBA to save me from re-creating individually.
I'm new to VBA in outlook and am completely lost without the recorder.
Ideally I would like code that does the following.
Current folder>
Name: Type1
Type: Text
Format: Text
Name: Type2
Type: Date/Time
Format: Best Fit
Name: Type3
Type: Formula
Formula: [Received]
Any help would be very much appreciated.
Many thanks,
Dan.
I have created a custom view that I now need to share with 30+ users.
I am hoping this can be done using VBA to save me from re-creating individually.
I'm new to VBA in outlook and am completely lost without the recorder.
Ideally I would like code that does the following.
Current folder>
- add user-defined fields
- allow in cell editing
- remove unwanted default fields
- save view
Name: Type1
Type: Text
Format: Text
Name: Type2
Type: Date/Time
Format: Best Fit
Name: Type3
Type: Formula
Formula: [Received]
Any help would be very much appreciated.
Many thanks,
Dan.