• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

VBA to edit the content in a column

Matt_Straya

Member
Hi,
I am looking for some vba that can easily edit and change the cell contents in a column. For example, if Column A contained numbers 1 to 30 and was headed ID and column B contained names I'd like a button on another sheet ("Team") that you would click and you could then see the ID number and edit the name, save it but not necessarily see the actual sheet as the name would show on the "Team" sheet.
I have attached a sheet I am revamping. the sheet that the code would edit is called "List Data", specifically column B. All the other sheets (to be added) would pull their data from this Sheet.

Any help would be awesome.
 

Attachments

  • List data.xlsm
    408.9 KB · Views: 5
Back
Top