When I type my code to call other macros, it says sub or function no
defined.
How do I get around this?
Here is my code
[
vb]
Sub Macro3()
'
' Macro3 Macro
' Macro recorded 10/02/2004 by adavies
'
'
Call Macro1
Call Macro2
end sub
[/
vb
--
Message posted from
http://www.ExcelForum.com