I have a workbook with 3-4 sheets. I havecreated a registration and a login userform. The registration userformconsists of a Reference number, Full Name, address, email, phone, etc. andallows each user to create a username and password for logging in later. Once registered, ALL of their information will be listed on a databasesheet (Data) but only their reference number and name wiillbe listed on the main sheet (Picks). Once logged in, I only want each user to be able to view the rowtheir name is listed on in the main sheet (Picks). I have no idea how to handle this via VBA or any other waywithout doing it manually after each person registers. There will bearound 1000 users so this would be very time consuming and tedious. Ihope someone has some knowledge with this. PLEASE HELP!! I'm soclose having this workbook done. Thanks in advance!!