The attached Excel file has one macro in it. The macro displays Userform98. The macro runs flawlessly. If you view the code for Userform 98 you will see my question in the comments of Private Sub UserForm_Initialize(). I want to know how to determine the location of a vertical scroll bar in a textbox located in a Userform. I do not want the CommandButton to become active until the user has scrolled to the bottom of the textbox in the userform.