How do I restrict cell selection to the next available row in a given column range? I have a user form, VBA, that obtains user input, but as it stands the user can select any cell, but I need to limit cell selection to a row within a given column or better yet select the next empty cell within that column range.