Hi TMS,
Yes your solution do solve partly of my problem, however due to the form have interrelated problem, I hope you don't mind to take a look at this thread
http://www.excelforum.com/excel-prog...-userform.html
this code work great with specific of week enter in the column
nrx = Application.Match(Me.tbWeekBox + 0, Range("B" & nr & ":B" & Rows.Count), 0)
However, my current setup required the week column value that Enter by the User therefore, the code you provide couldn't work.
Please advise if there is another round of code that able to solve this problem?
Thank you so much!

Originally Posted by
TMS
Thank you for your kind comments in your Private Messages.
If these suggestions have resolved your issue, please mark this thread as solved.
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
New quick method:
Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.
Or you can use this way:
How to mark a thread Solved
Go to the first post
Click edit
Click Go Advanced
Just below the word Title you will see a dropdown with the word No prefix.
Change to Solved
Click Save
You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.
Bookmarks