Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
when I enter "Step into" mode to run a procedure then at some it enters a private function. Macro works fine but I am not in a position to follow all its steps. Macro and function are in different modules. Is there any way to avoid it? TIA Jarek |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use Step Over at that line.
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jarek Kujawa" wrote in message ... Hi, when I enter "Step into" mode to run a procedure then at some it enters a private function. Macro works fine but I am not in a position to follow all its steps. Macro and function are in different modules. Is there any way to avoid it? TIA Jarek |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
when I do that the macro keeps running through the function's code
over and over macro's code never calls that function On 3 Cze, 11:24, "Bob Phillips" wrote: Use Step Over at that line. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jarek Kujawa" wrote in message ... Hi, when I enter "Step into" mode to run a procedure then at some it enters a private function. Macro works fine but I am not in a position to follow all its steps. Macro and function are in different modules. Is there any way to avoid it? TIA Jarek- Ukryj cytowany tekst - - Poka¿ cytowany tekst - |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am not understanding that statement.
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jarek Kujawa" wrote in message ... when I do that the macro keeps running through the function's code over and over macro's code never calls that function On 3 Cze, 11:24, "Bob Phillips" wrote: Use Step Over at that line. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jarek Kujawa" wrote in message ... Hi, when I enter "Step into" mode to run a procedure then at some it enters a private function. Macro works fine but I am not in a position to follow all its steps. Macro and function are in different modules. Is there any way to avoid it? TIA Jarek- Ukryj cytowany tekst - - Poka¿ cytowany tekst - |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sorry Bob for not being precise/specific
the macro works fine, giving correct results but when I enter the "Step into" mode, I can see that at some place the code "jumps into" the function (the code of which is located in a different module) thus making it impossible for me to trace the whole (all steps) of that macro's code On 3 Cze, 14:25, "Bob Phillips" wrote: I am not understanding that statement. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jarek Kujawa" wrote in message ... when I do that the macro keeps running through the function's code over and over macro's code never calls that function On 3 Cze, 11:24, "Bob Phillips" wrote: Use Step Over at that line. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jarek Kujawa" wrote in message ... Hi, when I enter "Step into" mode to run a procedure then at some it enters a private function. Macro works fine but I am not in a position to follow all its steps. Macro and function are in different modules. Is there any way to avoid it? TIA Jarek- Ukryj cytowany tekst - - Poka¿ cytowany tekst -- Ukryj cytowany tekst - - Pokaż cytowany tekst - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need step by step to add invoice numbering to excel template | New Users to Excel | |||
Excel 2003 - How do I reverse the order of sheet tabs in one step? | Excel Discussion (Misc queries) | |||
Excel 2000 Step By Step. What URL to use in Lesson 8? | New Users to Excel | |||
can't install CD from Excel 2003 step by step | New Users to Excel | |||
run macro step by step. excel 2003 | Excel Programming |