My personal calendar is the same colour as my shared calendars making it very frustrating to identify my own events from those I've subscribed to, will this be changed?
I have several email accounts using different servers. I would like to be able to have a single calendar so that all appointments I receive will be entered into a single calendar
Having moved over to Mac and lived a crash-free existence for the last 2 years, the down-side is/was losing Outlook. 

So ‎I spent some money and bought Office:Mac 2011 because it has Outlook (finally) and all Mac/PC arguments aside Outlook is the best mail/calendar/notes/tasks integrated package. iCal and Mail are still in clunky land. But.... Miserable Bill and his team won't let Outlook for Mac sync with iCloud, nor can you do any kind of work-around. Import, yes, sync, no. I got my hotmail calendar to subscribe to iCloud, then tried to get Outlook to sync with that. No dice. Thank god I only paid the academic price... and a wasted afternoon... Come on Bill, it's such an obvious thing to want, and how hard can it be?

What's the point in having Outlook for the Mac and then forcing it to live in splendid isolation?

Talk about disappointed... of course you don't find out until after you've spent the money... 
In Outlook 2011 I have my Exchange contacts folder and a public contacts folder.  When I switch to Contacts view, the public folder is checked and displays entries.  If I uncheck it, go to another view, and then return to the Contacts view, the folder is checked and opens again.  The same thing happens with my Exchange and public Calendar.  I would like the public folders to not open automatically, but only when I need them/check them.  How do I accomplish this?

Every time I send a calendar invite from my @live.com account I get the error below.
 
Windows Live Calendar Error "There's a problem sending invitations and responses to invitations right now. The event was saved to your calendar but you'll need to refresh your browser to see it. Try sending your invitation or response again later."
 
I have cleared the cache, changed passwords, and etc.  I have another account with an @live.com and it has no problems sending calendar from the same computer.  I have placed both account side by side and have gone that all the settings and cannot find anything different.  I even created a thrird new account just to test and it also has the calendar invitation error.  So why can one account work fine and the other do not.  Any help would be very appreciated.
 
Thanks 
Since upgrading Office for Mac 2011 to 14.2.2 when I open Outlook it opens several calendar windows as well as an inbox window.
Why??

Matt
I rebuilt my database profile and now my inbox is missing. Other folders (Sent emails, Calendar, Deleted Emails) showed up but no inbox. I have other accounts in the same profile and their inboxes showed up.


I want to combine two calendars into one - can you copy information from one calendar to another ?
Windows live mail will not open, calendar has corrupt data, what shall I do?
I get the following message:

Server Error in '/Calendar' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>