Hi Folks,
Does anyone have any ideas what could be causing this error.
I have a commandbutton on worksheet which opens a userform, both contained within the same workbook.
When i use the commandbutton to open the userform i get Runtime error 9, subscript out of range. It then highlights the code which is
I am not sure what is causing it or how to solve it. I would really appreciate anyones help with this.
Thanks
Does anyone have any ideas what could be causing this error.
I have a commandbutton on worksheet which opens a userform, both contained within the same workbook.
When i use the commandbutton to open the userform i get Runtime error 9, subscript out of range. It then highlights the code which is
Code:
"TeamLeaderScreen.Show"
I am not sure what is causing it or how to solve it. I would really appreciate anyones help with this.
Thanks