hi, everyone
i want to change combobox2 and combobox3 value = Combobox1.value
for example
combobox1.value = Haroon
so
i need here combobox2.value = Haroon1
and combobox3.value = Haroon2
combobox1.value = Sajid
so
i need here combobox2.value = Sajid1
and combobox3.value = Sajid2
just want to add 1 and 2 to combobox2 and combobox3
thanx
Bookmarks