M 
		
								
				
				
			
		Michael
What is the correct syntax for calling Command1 index 2 from another sub.
I.E
Private Sub Timer1_Tick(yatta yatta)
If(Some condition) Then Command1(2)
End Sub
Thanks,
Michael
				
			I.E
Private Sub Timer1_Tick(yatta yatta)
If(Some condition) Then Command1(2)
End Sub
Thanks,
Michael
