Good afternoon. I have a dozen or so textboxes with cmdButtons next to each one of them. When a cmdButton, is clicked, the code will fill in the textbox with the correct data. That all works great, the problem is any one can just put a cursor in the textbox and enter data, correctly or incorrectly. Is there a way to prevent people from entering data in those textboxes and only letting the cmdButton enter the data? Thank you in advance for any assistnace.