LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 77
Default Excel VBA Step into

Thank you all very much for your Help.

All is fine

DaveM


"Bob Phillips" wrote in message
...
You can also add a Stop statement in there, it will then wait for you, or
even add a conditional Debug.Assert, so many ways.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Dick Kusleika" wrote in message
...
On Sun, 23 Mar 2008 17:50:20 -0500, "Mark Ivey"
wrote:

Just a few thoughts...

Excel macros are sequential code. They have to execute in the sequence
you
have set forth.

When I need to do what you are wanting to do, I single click the left
pane
on the line of code just before the code line I want to step into. This
should put a maroon circle on the left side pane and highlight that line
of
code in maroon as well. This sets a stop point for your macro. You can
launch the macro and it will stop at this point and wait for you to give
it
further instructions (ie - continue to step through the remainder of your
code with "F8", or something like that).


That's how I do it too. You can also scroll down to the line you want
(while in break mode), right click, and choose Run to Cursor.
--
Dick Kusleika
Microsoft MVP-Excel
http://www.dailydoseofexcel.com





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Drop Down List with Step by Step Instructions for 2007 remarkable Excel Worksheet Functions 2 March 22nd 09 04:36 AM
Need step by step to add invoice numbering to excel template rmt New Users to Excel 4 July 6th 08 11:45 PM
Excel 2000 Step By Step. What URL to use in Lesson 8? dougcsdp New Users to Excel 4 March 4th 08 05:07 AM
can't install CD from Excel 2003 step by step djclark New Users to Excel 0 February 9th 06 11:31 PM
run macro step by step. excel 2003 PBM[_3_] Excel Programming 2 November 19th 05 02:19 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"