Hi guys,
Hope somebody can help me out. I have a a user/password form and the mainform, the main form has a combobox and a listview. what I needed is in the userpassword form when a userlogs in, the mainforms' combobox will only show the specific names for the said user. For example the user is larry, the combobox will show list of names like mike, henry, beth / user: Chris combobox list: matthew, luke, john, peter. Now, if incase in the combobox I choose mike, listview will only show details with the name mike. Loginname: txtusername / combobox: cbonames / Listview: Listview1. BTW, names are saved in a sheet(Names). Is there another way or another way around?

Hope somebody can help me out.

Looking forward for your help