Search results

  1. D

    Outlook Calendar Display

    Diane, I tried the new code and it didn't work. See below: Dim WithEvents objPane As NavigationPane Private Sub Application_Startup() Set objPane = Application.ActiveExplorer.NavigationPane End Sub Private Sub objPane_ModuleSwitch(ByVal CurrentModule As...
  2. D

    Outlook Calendar Display

    Diane, Getting closer :-) The script does work, as it always sets my calendar to on. But it still leaves the iCloud calendar on (checked), so I still have both showing. Is there a string that can be added to uncheck the iCloud calender? As always, thanks for your help. Dawn
  3. D

    Outlook Calendar Display

    Diane, Not sure if I got this right, because it didn't work. I made sure that both calendars were showing. Then I opended the VB screen with Alt F11. I pasted the following into the ThisOutlookSession editor. Dim WithEvents objPane As NavigationPane Private Sub...
  4. D

    Outlook Calendar Display

    Hi, I'm using Outlook 2007 with iCloud via the Code Two iCloud Sync program, and it works very well, but I'm having an odd problem. I like to only view my Outlook Calendar, along with the Outlook ToDo Bar on the right. I keep the navigation pane closed. Whenever I start up Outlook, and...
  5. D

    iCLoud Control Panel 2.1

    Thank you Diane!
  6. D

    iCLoud Control Panel 2.1

    Diane, I understand that iCloud 2.11 won't allow iCloud to be the default data file, but 2.1 will. Where can I find iCloud 2.1 ?? Dawn
  7. D

    Outlook Contact Form

    Hi Diane, I'm still working on getting an Outlook 2007 Contact form to work. I have the usual notes field. But I need another field for personal info that won't get synchronized over to my iPhone. I call this field "Personal Info". I tried using another notes field, but Outlook won't...
  8. D

    Views with the ToDo Bar and Navigation Pane

    I was playing with various view configurations in Outlook 2007 and the following work best for me: Calendar view with a large ToDo bar and no navigation pane. Contacts with no ToDo Bar and No Nav pane. Mail with no ToDo Bar but with a Navigation pane. Is there a way for Outlook to...
  9. D

    Appointments from iPhone

    No. They were regular appointments.
  10. D

    Appointments from iPhone

    Outlook 2007: The ToDo bar calendar normally shows dates with appointments bolded. However, appointments created on my iPhone and synced via itunes, never show up in bold. I checked and the appointment does show as "busy". If I change the appointment in Outlook (the time, for example) it then...
  11. D

    iPhone Alerts Don't Show Up in Outlook

    You are correct. I ran scanpst.exe and repaired (twice). That did the trick. Maybe it will help Vinnie too?
  12. D

    iPhone Alerts Don't Show Up in Outlook

    I was playing with iCloud for a while but got somewhat frustrated and decided to tackle it another day. So I reinstalled my computer from a cloned backup, to pre-iCloud condition. The thing I've noticed when doing a standard (corded) iTunes sync from my iPhone to Outlook 2007 is that alerts...
  13. D

    iCloud Control Panel -- 1 vs 2

    I've read about all the things that the new iCloud (v2) control panel has added, but I'm curious, are there any things that version 1 could do that version 2 cannot?
  14. D

    Outlook 2007 Custom Form - Dual Addresses and Mailing Address

    Diane, Thanks for your suggestion. I'll definitely do that. BTW, you have the best info on using Outlook, great stuff! Dawn
  15. D

    Outlook 2007 Custom Form - Dual Addresses and Mailing Address

    Diane, I have only a small inkling of what you're talking about. I'm not a programmer, nor do I play one on TV :-) Do you know someone I can pay to help me with this? I just need a little instruction over the phone.
  16. D

    Outlook 2007 Custom Form - Dual Addresses and Mailing Address

    I created a custom Outlook contact form yesterday -- using the plain forms designer in 2007 - not regions. Everything went pretty well except for the following: For addresses, instead of an address selector I have two full address fields, one for business and one for home. I want to be able...
  17. D

    Task Start and Due Dates

    I guess I could also just extend the due date out several months or a year so that the font doesn't change in the ToDo Bar when it becomes due. Thanks Diane.
  18. D

    Task Start and Due Dates

    Hi, I'm new here, and although I've been using Outlook (no exchange) for a few years, I've never explored it's Calendar/Task or Contact features. So I finally decided to use Outlook as a full-fledged PIM and I'm having some difficulty getting the tasks to work for me. When I click to...
Back
Top