|
-
Apr 4th, 2006, 01:37 PM
#1
Thread Starter
Member
Combobox/textbox problem
I have a ComboBox on a userform that is fed from a named range on another sheet. On that same userform, I ahve a text box.
What I'm trying to do is when I select an option from the combobox, I want the textbox to be coded to do a vlookup to the source sheet.
I know how to do this on a plain sheet but having issues getting it to work on a userform/combobox/textbox format. Any help would be great.
Last edited by Albatross; Apr 4th, 2006 at 02:00 PM.
-
Apr 5th, 2006, 02:24 AM
#2
Re: Combobox/textbox problem
Moved to Office Development forum
-
Apr 5th, 2006, 02:41 AM
#3
Re: Combobox/textbox problem
Look at the Excel Tips and Tricks in my sig. There you'll find some handy code for the WorksheetFunction object, which will allow you to manipulate all Excel formulae, including the VLookup. Then it's just a case of referencing the sheet and range that you want.
zaza
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|