Ok I have 2 questions, hopefully easy ones 
Im pretty new to access, used excel for pretty much everything up till now so I think on flat terms generally but Im trying to force myself to think outside of the box now and learn access... finally.
Anyway Im making a form that will consist of just a few elements, a listbox, a text box, and 3 buttons
The table this particular form is accessing is one of the most simple tables I have, it consists of 1 whole field lol the purpose of this table is just to have a list of publishers so I dont screw up spelling later, so as I add things it will reference this list and only allow me to use names off of said list.
Anyway the listbox will show this list, this part was easy... anyway the buttons will be if I can manage it... Add, Edit, and Delete
Anyway I would like to have it set up so when I load the form my text box is empty then I can type in something and then simply click add and it adds the name to my table... again this part was easy, I figured this one out
what I havent figured out was this:
The delete button is pretty obvious I click on a record selected in my list box and click delete and it deletes that record.
The edit button I would like it so I could click a selection in my list and then hit the edit button and it brings that name down into my text box allowing me to edit then save that selection, Im guessing this one is the hardest and its not strictly needed just thought it would be a nice lil feature if possible
Are my last 2 buttons at all possible and if so could you please point me in the direction to figure out how to manage it?
Thank you!

Im pretty new to access, used excel for pretty much everything up till now so I think on flat terms generally but Im trying to force myself to think outside of the box now and learn access... finally.
Anyway Im making a form that will consist of just a few elements, a listbox, a text box, and 3 buttons
The table this particular form is accessing is one of the most simple tables I have, it consists of 1 whole field lol the purpose of this table is just to have a list of publishers so I dont screw up spelling later, so as I add things it will reference this list and only allow me to use names off of said list.
Anyway the listbox will show this list, this part was easy... anyway the buttons will be if I can manage it... Add, Edit, and Delete
Anyway I would like to have it set up so when I load the form my text box is empty then I can type in something and then simply click add and it adds the name to my table... again this part was easy, I figured this one out
what I havent figured out was this:
The delete button is pretty obvious I click on a record selected in my list box and click delete and it deletes that record.
The edit button I would like it so I could click a selection in my list and then hit the edit button and it brings that name down into my text box allowing me to edit then save that selection, Im guessing this one is the hardest and its not strictly needed just thought it would be a nice lil feature if possible
Are my last 2 buttons at all possible and if so could you please point me in the direction to figure out how to manage it?
Thank you!