View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
MWE MWE is offline
external usenet poster
 
Posts: 20
Default function or call macro

I ran across some general info on Excel speedups when
looking for something else; you may find it useful

http://www.mvps.org/dmcritchie/excel/slowresp.htm

-----Original Message-----
Hi all,
Is there much of a difference between creating a function

to use only in a
macro or creating seperate macro's (not to be used

independantly) and
calling them from another master macro?
Is one method faster than the other?
I'm just looking for some best practice tips:-)

Marko


.