EXCEL VBA

Copper Contributor

Hello Good Day,

 

Can anyone help me my excel issue about coding in vba. 

If I have here combobox1, combobox2, textbox1, textbox2

LAST NAMEFIRST NAMEM.I.SUFFIX
SMITHJOHNAJR
BROWNJAKED 
WILDERALEXANDEREIII

 

combobox1 = Last Name

combobox2 = First Name

textbox1 = Middle Initial

textbox2 = Suffix Name

 

How to auto populate two textbox values based on two combobox values.

Also I want combobox2.value, combobox1.value,  textbox1.value, textbox2.value  will concatenate in one cell.

It will appear like this:

JOHN A. SMITH, JR.

JAKE D. BROWN

ALEXANDER E. WILDER, III

 

Please help me thanks......

1 Reply

@Belo85 

Please ask your question Excel community here https://techcommunity.microsoft.com/t5/excel/ct-p/Excel_Cat , discussions here  are about Techcommunity resource itself.