View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joseph Pagan Joseph Pagan is offline
external usenet poster
 
Posts: 1
Default coding a find button and a listbox to work together

I am using excel 2003 vba.I want to complete a project only left create a
find button and a listbox, so when i type a name in the textbox1 the listbox
is populated with all the data to the respetive field so i can chose what
record of that person to updated. I post my project he
http://www.excelforum.com/excel-prog...worksheet.html. Please help me finish this project.