View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Please help! This problem is driving me crazy! Workbook sample provided!

This is a song that goes...
"I overlooked an Orchid while searching for a Rose..."
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware




wrote in message
Heya!
I have been trying to get some feedback regarding my issue with having
a VB userform do the VLOOKUP to fill in the other TextBox1-9 based off
the value of TextBox10. Now I have searched the boards over and over
again and I have still have not found any code that works. I searched
outside of these boards and still had no luck. This is driving me crazy
because everyone who seems to have had it work doesn't provide the
working example of their code...I am seriously in need of some Excel
Code Guru to help me out...I can't figure out the logic of getting this
work for the life of me. I posted a question earlier but got barely any
feedback so this time I have uploaded my workbook with the userform &
information...all I need is someone to help me making it possible to
get the 1 of the feilds to populate based on the value of TextBox10's
value. YOUR HELP IS GREATLY APPRECIATED!!!

The file is located here...

Http://www.ToddSherman.biz/userformhelp.zip

The idea is to have the Vlookup pull the search perameter from
TextBox10 and fill in TextBox1 - 9 with the information that follows
it. I just need the code for either all the feilds or 1 feild to work
correctly...I can figure it out with just 1 working example. Thank you
again so much!

-Todd