#1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 113
Default VBA Codes

What code is needed at the end of an exsisting Macro that
tells it to run another macro? thnx
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default VBA Codes

Hi Dan
The name of your macro.

HTH
Cordially
Pascal

"Dan" a écrit dans le message de
...
What code is needed at the end of an exsisting Macro that
tells it to run another macro? thnx



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default VBA Codes

And to make the code more easy to read I always put "Call" in front of the
procedure, but that's personal:

Call MyProcedure

instead of

MyProcedure

"Dan" wrote in message
...
What code is needed at the end of an exsisting Macro that
tells it to run another macro? thnx



  #4   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default VBA Codes

Thnx A bunch
-----Original Message-----
What code is needed at the end of an exsisting Macro that
tells it to run another macro? thnx
.

Reply
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
VBA codes Emdad Excel Discussion (Misc queries) 4 July 3rd 08 03:18 PM
Am I asking to much from vb codes? Mr. G. Excel Worksheet Functions 0 July 14th 05 10:36 PM
Zip Codes Queen Excel Discussion (Misc queries) 3 February 18th 05 02:47 PM
Zip Codes [email protected] Excel Discussion (Misc queries) 10 November 27th 04 05:23 PM
Codes A1silsila Excel Programming 7 May 1st 04 11:34 AM


All times are GMT +1. The time now is 08:25 PM.

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

About Us

"It's about Microsoft Excel"