T 
		
								
				
				
			
		thrava
I like to refer to another macro within another macro.
Is this possible?
Does this work?
sub macro1()
....
....
sub Macro2()
....
....
end sub
.....
.....
end sub
?
				
			Is this possible?
Does this work?
sub macro1()
....
....
sub Macro2()
....
....
end sub
.....
.....
end sub
?