Hi dear gurus and contributors again
I need your help to find out why error in secind line occurs?!
This code is running when I press OK buttun in UserForm2.
The first line searches "Issue Description" column label within active sheet. It is hidden one. After finding column label I get its' column number and use this as ColumnIndex to insert desired text through userform.
But the problem is that second line do not work at all even if it uses the same technique. Even more. When I replace the 1st line with second one, thw working first line in the seconf line do not work... So In short, the code doesn't care what is in second line, it runs only first one.
The sheet is protected, but I wrote a macro that unprotect it first, the protect this again. I just didn't include these lines here.
Thanks in advance
I didn't know how name the thread, so apologize...
Bookmarks