View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Fuller John Fuller is offline
external usenet poster
 
Posts: 40
Default Searching and editing data with VBA

Create your form (or modify the one you have) to contain a combo box.
Use the form initialize function to read in all the names from the
worksheet into the combo box. Then use the combo box change event to
find that person on your worksheet and read the info into the
appropriate fields.

wrote:
Hi All,
I have a sheet that has info in it such as first name, last name,
email, location, and so on. I have made a form that helps the user fill
in this info, and would now like to make a form(or use current) with a
list or combo box that will show all the last and first names, then
when one is choosen it fills in the rest of the data (email, location)
into text boxes, so that the user can edit and save the data. I would
appreciate any help on this or an alternative method of doing this.


Thanks
Jay


 
ExcelBanter Database Error
Database Error Database error
The ExcelBanter database has encountered a problem.

Please try the following:
  • Load the page again by clicking the Refresh button in your web browser.
  • Open the www.excelbanter.com home page, then try to open another page.
  • Click the Back button to try another link.
The www.excelbanter.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
 
We apologise for any inconvenience.