Hi
I am new to VBA and am struggling a little.
I have a workbook that is functioning as a database. I already have a userform for data entry that writes data to an 18 column spreadsheet. What I am stuck with is some kind of edit function. I have a listbox on a userform that is populated from one column of the spreadsheet as a dynamic range. I would like to be able to make a selection from the listbox, then populate the first userform with the corresponding data for the selectiono to allow this to be changed and then re-writen.
Thanks
Bookmarks