![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Ok, at work we use Outlook and when you open a new contact, it opens a new
contact in your personal contacts. However, in order to ensure we can all use the same contacts we want to use the public folder. Problem is this. The only way to enter a new contact into the public folder is to choose the folder and go through the branches until you find it. Is there a quicker route via any of the following (many at my works are too computer illiterate and will just click on "New" and then "Contact" : 1) Can someone tell me some suitable macro code to assign to a new button which would effectively open up the public folder and then choose a new contact? It's such a shame that Outlook doesn't have a record macro feature 2) Is there a way to get the public folder to be a default folder? 3) Lastly, a more complex solution invoving the public folder overwriting our personal folders every day (but this doesn't really fix the problem) Any help would be much appreciated!!! |
#2
|
|||
|
|||
![]()
Comments inline.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Jarvster" wrote in message ... Ok, at work we use Outlook and when you open a new contact, it opens a new contact in your personal contacts. However, in order to ensure we can all use the same contacts we want to use the public folder. Problem is this. The only way to enter a new contact into the public folder is to choose the folder and go through the branches until you find it. Is there a quicker route via any of the following (many at my works are too computer illiterate and will just click on "New" and then "Contact" : No, that's not the only way. First of all, if it's a contacts folder you use often, you should put in Public Folder\Favorites. That will make for a lot fewer branches. Second, you can create a new contact and save it in a non-default folder directly by using the File | Move to Folder command instead of Save and Close. (I know that won't help the computer users who have trouble just finding the New button, but it may help others.) 1) Can someone tell me some suitable macro code to assign to a new button which would effectively open up the public folder and then choose a new contact? It's such a shame that Outlook doesn't have a record macro feature Are you aware that Outlook VBA code is for personal use and has no supported means for distributing throughout an organization? If this is for organizational use, VBA isn't suitable. You should be considering using a COM add-in, which is a more complex programming project, instead. 2) Is there a way to get the public folder to be a default folder? No. 3) Lastly, a more complex solution invoving the public folder overwriting our personal folders every day (but this doesn't really fix the problem) See http://www.slipstick.com/outlook/sync.htm for ideas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I change "file as" format for all contacts in a folder? | BunnyEars | Outlook - Using Contacts | 5 | May 12th 06 01:17 AM |
Only global contactlist, outlook/"my own contacts" doesn't show up? | [email protected] | Outlook - General Queries | 1 | January 26th 06 03:39 PM |
How do I have personal contacts not see my "reply to" biz alias? | Michael | Outlook - Using Contacts | 1 | January 19th 06 10:30 PM |
"file as" not remembered when I export and re-import Contacts | honeykane | Outlook - Using Contacts | 1 | January 13th 06 06:36 PM |
Making the Public Folder Contacts the Primary Contacts?? | Roman B. | Outlook - Using Contacts | 1 | January 9th 06 11:52 AM |