K
kankely
Pardon me this is my first week learning VBA . I have two excel
sub-routines each working independently , how can i link them so that i
can insert them to the same sheet module .
Sub A()
End If
End
Sub B()
End If
End Sub Sub
sub-routines each working independently , how can i link them so that i
can insert them to the same sheet module .
Sub A()
End If
End
Sub B()
End If
End Sub Sub