Hi All,

My question may be simple for you guys..
I created a userform which will show some data from a master sheet and display in textboxes. This form is used to extract data based on some selection criterias.
I just want to prevent user from typing into a textbox. They should only copy the contents.
Tried with the Protected property to 'True' but not working...

A quick solution will be very very helpful...

Thanks in advance....