View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
K Dales[_2_] K Dales[_2_] is offline
external usenet poster
 
Posts: 1,163
Default Runing part of the macro

From Debug menu, Step Into. There are many options: step through the code
line by lne, set a breakpoint, etc... Visual Basic help file will give more
info: In section "How To Topics" check the subject "Trace Code Execution"

"michal" wrote:


How can I run part of the macro when writing it?

I know I can define from where I want to start to help me check the
macro but can't remember how. Thanks


--
michal
------------------------------------------------------------------------
michal's Profile: http://www.excelforum.com/member.php...o&userid=24404
View this thread: http://www.excelforum.com/showthread...hreadid=380084