Hi,
I have a excel workbook containing three sheets. The details of which are as follows.
Main --> Contains the button to open the user form.
Sheet1 --> Contains the Module Name in row 1 and their corresponding responsibilities in subsequent columns.
Sheet2--> Contains the User Name in first row of the column and the corresponding responsibilities assigned to the user.
The issue is that I have created a user form in which as soon as I enter the User Name in the text box the system should find all the responsibilities assigned to the user and list them in the combo box next to it and When I select a particular responsibility pertaining to the user the system should check the corresponding Module from the Sheet1 and show it in the next text box.
I am pretty new to Excel programming , I would really be obliged if someone can help me with this.
I am attaching the .xls file for your reference.
With regards
Bookmarks