View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CSUS_CE_Student[_2_] CSUS_CE_Student[_2_] is offline
external usenet poster
 
Posts: 16
Default Locking a TextBox in a userform

I want to lock a text box in a UserForm i made. This Box is returning data
and i dont want the user to be able to change the values. I could not find
an option taht looked like it would Disallow user input into the box. Is
there such and option? Or maybe another way to do this using a different
type of tool?