View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] MyrmidonStudios@gmail.com is offline
external usenet poster
 
Posts: 3
Default Add/Edit/Save Info into Excel

Hey all,

I asked this question earlier but I wasn't specific enough. I have an
excel sheet with info such as first name, Last name, email, and
location. I already have a form that adds the info, I now need a second
form or on another tab that populates a combo box with the last names,
once you select the last name your looking for it fills text boxes
with the other info from that row, you then can change that info and
save it back to that same row. I do need help on the coding. Thank You
in advanced for any help.


Jay