I have a button called, btnTestCode.
In the VBE, it is listed as Private Sub btnTestCode_Click().
I would like to replace all the contents in it to other code.
Microsoft Visual Basic For Applications Extensibility 5.3 is already referenced.
I have never done this before and have no idea how to do it. Can someone share some insight?
Thanks in advance.
In the VBE, it is listed as Private Sub btnTestCode_Click().
I would like to replace all the contents in it to other code.
Microsoft Visual Basic For Applications Extensibility 5.3 is already referenced.
I have never done this before and have no idea how to do it. Can someone share some insight?
Thanks in advance.