-
Creating a new outlook project
Hello, this may be a stupid question but I can't find the answer anywhere and it's frustrating me.
In outlook 2003 how do I create a NEW project in the VBA editor?
Right now I can only have the default project1 up there and it's very annoying, and there's no obvious way to make a new project that I can see.
Any help would be greatly appreciated.
-
Hi,
Outlook supports only application VBA-project which is stored in: %APPDATA%\Microsoft\Outlook\VbaProject.OTM
Where %APPDATA% is environment variable.
Typically this variable is C:\Documents and Settings\<LoginName >\Application Data\
HTH, Vladimir
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules