Hi Guys,
I have a problem, I have a worksheet that basically has contact info of individuals. like company name (1 clol) First Name (2 col), Last (3 col) etc.
I have used company name column to populate a combobox. wat i am tryin 2 achieve is, when i select a company from d drop down menu, and click on a command button called View Contact. I want to be able to find the company name on d worksheet under d company name column, then using that information (i.e row number) to populate all the other textbox fields (first name, last name, etc) which are basically Offsets (0,1..etc) of d same row.
Anyone out there have an idea how to do this
I have a problem, I have a worksheet that basically has contact info of individuals. like company name (1 clol) First Name (2 col), Last (3 col) etc.
I have used company name column to populate a combobox. wat i am tryin 2 achieve is, when i select a company from d drop down menu, and click on a command button called View Contact. I want to be able to find the company name on d worksheet under d company name column, then using that information (i.e row number) to populate all the other textbox fields (first name, last name, etc) which are basically Offsets (0,1..etc) of d same row.
Anyone out there have an idea how to do this