ipbr21054
Well-known Member
- Joined
- Nov 16, 2010
- Messages
- 5,806
- Office Version
- 2007
- Platform
- Windows
Hi,
I would like to select a name in my TextBox userform & have other values taken from worksheet database & populate other Textboxes on the userform.
Some info for you.
Userform is called ADD CUSTOMER
Worksheet is called G INCOME
Userform TextBox1 is NAME
Userform TextBox2 is ADDRESS
Userform TextBox3 is POST CODE
Userform TextBox4 is MILES
My databse is currently U4:X21 but will carry on down the page
Column U is NAME
Column V is ADDRESS
Column W is POST CODE
Column X is MILES
So it should work like this.
On the userform clicking TextBox1 NAME drop down arrow i then see the customers that are in my database in column U
I select a customer & i see his name now appear in TextBox1
Also i should see the other TextBoxes 2,3 & 4 prefilled with the values taken from database columns V,W & X
I would like to select a name in my TextBox userform & have other values taken from worksheet database & populate other Textboxes on the userform.
Some info for you.
Userform is called ADD CUSTOMER
Worksheet is called G INCOME
Userform TextBox1 is NAME
Userform TextBox2 is ADDRESS
Userform TextBox3 is POST CODE
Userform TextBox4 is MILES
My databse is currently U4:X21 but will carry on down the page
Column U is NAME
Column V is ADDRESS
Column W is POST CODE
Column X is MILES
So it should work like this.
On the userform clicking TextBox1 NAME drop down arrow i then see the customers that are in my database in column U
I select a customer & i see his name now appear in TextBox1
Also i should see the other TextBoxes 2,3 & 4 prefilled with the values taken from database columns V,W & X