Best approach, Editing existing data.

C

clayton

Hi, I have a workbook with 2 sheets in it. One called master the othe
called data. I have created an input userform that takes the data an
puts it into the data sheet. I now need a way to bring up that sam
data to be able to alter it.
All the data for each vendor , with the vendor name first, is on on
line in cells a1, b1, c1 etc...
I have a combobox with the linked cell at c14 on my master page wher
the name of the vendor I want to edit will appear.
I need a way to edit that data. Any Ideas
 
Top