![]() |
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 |
#16
|
|||
|
|||
![]()
I was thinking and I see whatyou are trying to see, but if I put a breakpoint
and nothing happens then I don't see what that shows. If it goes through 6 lines, let's say then how do we see if it works if all the lines are not run ? sorry, just thoughts "Ken Slovak - [MVP - Outlook]" wrote: You will need to set a breakpoint, step the code and see what's going on with it. To do so click in your macro code on the Set colRules line in the left hand border of the code module window. The line should then be highlighted. When you run the macro it will stop on that line. You can then step the code from there using F8. At each step you can use the Immediate and Locals windows (View, Immediate Window and Locals Window) to check the values of various variables and to output information. Then you can see what's going on. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "DLGolfs" wrote in message ... By the way, I made sure the changed was saved, closed OUtlook, then opened it, enabled the macros and tried to run it. I made sure I was in the file it is suppose to run the rule. But nothing happened, no errors . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2007 rule won't start a macro | Dmitry Sotnikov | Outlook and VBA | 1 | August 1st 08 04:57 PM |
Create a Macro in Outlook | Bert | Outlook and VBA | 10 | July 2nd 08 08:32 PM |
Run macro through rule | Flash08 | Outlook - General Queries | 2 | December 20th 07 04:16 PM |
create Macro, Outlook 2007 - create is grayed out | Dave Horne[_2_] | Outlook - General Queries | 2 | November 4th 07 09:45 AM |
Create a macro that runs from a Rule | CF_business_analyst | Outlook and VBA | 8 | January 13th 06 05:12 PM |