Hi,
I have a spreadsheet for which I have created two user forms. The
first user form is used for entering data and writing that data to the
next free row in my spreadsheet.
I want the second user form to select one of the rows that already
contains data (by using the unique identifier in column A) and writing
additional data to empty cells in that row.
I have loaded an example here
http://www.nidum.plus.com/Excelform2.html
Here for example, I would like the second user form to select the row
with the identifier AAA556 and add data to the cells Name 2, Data 3
and Data 4.
I have a combo box that shows the data in column A, but cannot work
out how to then select that row so the data may be written to the
required cells.
Can anyone please point me towards a solution?
--
Cheers
Peter
Remove the INVALID to reply