Jump to content

mackconsult

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About mackconsult

  • Birthday 11/14/1967

Contact Methods

  • Website URL
    http://www.mackconsult.com

mackconsult's Achievements

0

Reputation

  1. I have done software developement in the past, but not much in the way of VBA macros. Basically I have two calendars here at work in Outlook 2003 on a desktop computer. One is on exchange server and the other is in a PST file that I take home and back every day. I have categories setup on both my work computer and my home computer. So when meeting requests come thru my work email they end up in the "other" category in my exchange calendar. I then copy the "other" category items over to my other PST calendar and re-categorize them on both the exchange side and the PST side. Another category is setup up called "sync". So any calendar item in my PST file that I want displayed in the exchange calendar gets flagged with this "sync" category. At the end of the day I manually delete all items in the exchange calendar and then copy all "sync" items over to the exchange calendar. This all seems to work fine, but is pretty time consuming. Basically I want to have two macros: 1) MOVE macro -> when run would search thru the exchange calendar items and look for all items with the "other" category designation. Would then copy those items over to my PST calendar, and at the same time change the category from "other" to "XXXXX" (XXXXX being my company name), and simultaneously adding the "sync" category. Would want the macro to also change the original calendar item from "other" to my "XXXXXX" category on the exchange side. 2) UPDATE macro -> would first go select all calendar items in the exchange calendar and delete them. Then go copy all calendar items from the PST calendar with the "sync" category over to the exchange calendar. The first macro would always be used when transferring items over to the "main" PST calendar. And would want to be able to run it seperately. When running the 2nd macro, I would want it to always run the first macro first. To make sure all "other" category items are not deleted. Do I need to go buy a VBA book??? Or can some folks just give me some hints on how to do this ..... Thanks ....... Would also be interested in having some on develop this for me; and I would pay $$$
  2. I have outlook 2003 installed at home and at my office. I take a pst file and transfer it to a thumb drive to transfer outlook information from home to work. Just built a new workstation at home and know outlook acts very strange. The calendar looks fine on the pst file at work, but when I bring the pst home and try to open it on my newly rebuilt workstation it takes the calendar items and stretchs them across a couple of days. Look at the images to see what it is doing .... I have tried microsoft updates, uninstalling and reinstalling but still the same situation occurs. What has really thrown me for a loop, is that I altered the pst on my newly rebuilt home system and then opened in outlook at work and it looked fine. Any help would be greatly appreciated, should I move my newly rebuilt system to office 2007? Will it work with my 2003 installation at work?
×
×
  • Create New...