View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default Create Macro Dynamically

If there's enough information to dynamically create a macro and run it then
you probably have what you need to carry out the same operations as the
"dynamic" macro without first having to create it...

What is the macro for ?

Tim

"klav" wrote in message
...

When I open a spreadsheet, I want to create a macro dynamically and then
execute it. The code doesn't need to be saved.

How can I do this?


--
klav
------------------------------------------------------------------------
klav's Profile:
http://www.excelforum.com/member.php...o&userid=17844
View this thread: http://www.excelforum.com/showthread...hreadid=519869