Hello once again, everyone. Hope you get to me help out once again on this one.

I'm handling the following issue:

I have a listbox which is populated upon form activation. Besides, the form has 3 buttons:

-An ADD button: which pops up a form to register a new entry to the listbox and the excel sheet;
-A DELETE button: which deletes the selected list item and;
-An EDIT button: to edit the entries which have already been done.

What I want to do is: for the edit button to open the "new entry form" with all textboxes filled out with the values found in the sheets. As if I had opened the form right after making the entry and not unloading it. After that, the new determined values are not to generate a new entry, but substitute the old version.

Any ideas?
Thank you all in advance!

Cheers

(Crossposted at http://www.mrexcel.com/forum/excel-q...ml#post4581303)