K
Ken Snell
This error suggests that you don't have a valid form name in the clicked
label's caption. I just tested the subroutine's code here and it worked as
advertised.
Insert this step just above the line that is erroring and let's see what the
caption of the label actually is:
Debug.Print ctl.Caption
label's caption. I just tested the subroutine's code here and it worked as
advertised.
Insert this step just above the line that is erroring and let's see what the
caption of the label actually is:
Debug.Print ctl.Caption