A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook 2003 Macro



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 11th 06, 12:18 AM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 2
Default Outlook 2003 Macro

Hello. I am trying to set-up a macro at my work place in Micr. Outlook
2003. I need the macro to go to ToolsOptionsCalendar Options and
then change the First day of the Week to "Thursday." Once it does
that, I need the macro to apply the changes, and then print a weekly
calendar. After printing that, it would go back in and change the
First day of the Week back to "Monday." So if someone could help me
with this, I'd greatly appreciate it! Thanks, Matthew

  #2  
Old October 11th 06, 06:34 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Outlook 2003 Macro

Am 10 Oct 2006 15:18:27 -0700 schrieb :

You canīt access the Options dialog in Outlook. The setting is stored in the
registry and Outlook wonīt read changes to the regsitry before the next
start.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
--
www.VBOffice.net --


Hello. I am trying to set-up a macro at my work place in Micr. Outlook
2003. I need the macro to go to ToolsOptionsCalendar Options and
then change the First day of the Week to "Thursday." Once it does
that, I need the macro to apply the changes, and then print a weekly
calendar. After printing that, it would go back in and change the
First day of the Week back to "Monday." So if someone could help me
with this, I'd greatly appreciate it! Thanks, Matthew

  #3  
Old October 11th 06, 02:14 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 Macro

Given the limitations that Michael pointed out, what you might want to do is grab one of the Word macros for printing Outlook calendars (in a better format than Outlook 2003 itself can do, I might add) and modify the code to start with Thursday. See http://www.slipstick.com/addins/calendar.htm#print

--
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

wrote in message oups.com...
Hello. I am trying to set-up a macro at my work place in Micr. Outlook
2003. I need the macro to go to ToolsOptionsCalendar Options and
then change the First day of the Week to "Thursday." Once it does
that, I need the macro to apply the changes, and then print a weekly
calendar. After printing that, it would go back in and change the
First day of the Week back to "Monday." So if someone could help me
with this, I'd greatly appreciate it! Thanks, Matthew

  #4  
Old October 11th 06, 09:03 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 2
Default Outlook 2003 Macro

Thank you both! I'm not completely sure I understand how to do that
though, but I will try! Thanks again!
--Matthew

Sue Mosher [MVP-Outlook] wrote:
Given the limitations that Michael pointed out, what you might want to do is grab one of the Word macros for printing Outlook calendars (in a better format than Outlook 2003 itself can do, I might add) and modify the code to start with Thursday. See http://www.slipstick.com/addins/calendar.htm#print

--
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

wrote in message oups.com...
Hello. I am trying to set-up a macro at my work place in Micr. Outlook
2003. I need the macro to go to ToolsOptionsCalendar Options and
then change the First day of the Week to "Thursday." Once it does
that, I need the macro to apply the changes, and then print a weekly
calendar. After printing that, it would go back in and change the
First day of the Week back to "Monday." So if someone could help me
with this, I'd greatly appreciate it! Thanks, Matthew


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Call macro stored in Excel workbook from Outlook's macro Gvaram Outlook and VBA 5 October 4th 06 07:26 AM
Hardcoding an Outlook 2003 folder name in a Macro? James Outlook and VBA 3 June 8th 06 01:01 AM
Importing Outlook Alias info into an excel 2003 macro fidgitthedigit Outlook and VBA 4 May 31st 06 05:22 PM
Importing Outlook Alias into an Excel 2003 macro fidgitthedigit Outlook - General Queries 2 May 30th 06 03:11 PM
Outlook 2003: Macro field is empty .. vbaproject.otm not recognized Kemal Balioglu Outlook and VBA 2 May 26th 06 06:45 PM


All times are GMT +1. The time now is 07:02 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright Đ2004-2025 Outlook Banter.
The comments are property of their posters.