Hi

I've created a form with one combo box and three text box in Excel Vba

On load i wanna display column A2:A100 in Combo box from
"sheet1" (Excel file is "book1")

And when A2 is selected in combo box then

Textbox1.text should show "B2" &
Textbox2.text = c2
Textbox3.text = d2

And when A3 is selected in combo box then

simultaneous result.....

Can anyone help me in coding.

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to