View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
matpj[_44_] matpj[_44_] is offline
external usenet poster
 
Posts: 1
Default Cant run vba code independantly.


I have 6 modules.

one contains a subroutine called Sub Run_Agent()

if I am in any module, typing code and I want to test out the bit of
code I am working on, I usually (in other spreadsheets) just press the
play button and it goes from the top.

now it is just brining up a Macros window allowing me to choose the
macro to run.
the only thing in the list is Run_Agent.

does anyone know why this is?

regards,
Matt


--
matpj
------------------------------------------------------------------------
matpj's Profile: http://www.excelforum.com/member.php...o&userid=21076
View this thread: http://www.excelforum.com/showthread...hreadid=514410