Using Outlook 2002, it is possible to have links to frequently used files on the Outlook shortcut bar. Is there a way to do that in Outlook 2003? Have looked around and figure I'm missing it.
Thanks in advance for any assistance you can provide!!!!
sub test()
Shell("C:\WINDOWS\system32\notepad.EXE c:\windows\0.log")
end sub
You could create a custom button that calls this sub, and shell to the application passing the filepath of the file you wish to open. Just repeat for all common files.
Select Shortcuts - if you don't have Shortcuts in the Navigation pane, you can use the Configure Buttons button (located at the bottom of the Navigation pane) to add the Shortcuts button.
In Shortcuts, use the link to Add New Group.
You can drag and drop files onto the group.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.