Hello,
I hope someone can help me.
I have created a form in excel vba that stores data in a row with a header.
Everything works fine, however I would like users to be able to edit a certain row, using the same form that they used for entering the data.
So, I would like to have a vba code that loads the data of a row from a selected cell into the form.
Before showing all the vba, is there maybe a very simple example to do this so I can addapt it in my code?
Thanks a lot in advance!
I hope someone can help me.
I have created a form in excel vba that stores data in a row with a header.
Everything works fine, however I would like users to be able to edit a certain row, using the same form that they used for entering the data.
So, I would like to have a vba code that loads the data of a row from a selected cell into the form.
Before showing all the vba, is there maybe a very simple example to do this so I can addapt it in my code?
Thanks a lot in advance!