Hi all!
I have a spreadsheet that I use to track versions of multiple applications for multiple clients. I was hoping to be able to keep a history of the previous version number in a different worksheet(i.e. app1 version history, app2 version history, etc.) upon change to the current version (i.e. when a client is updated and I modify a cell in the sheet reflecting the new version the client was updated to, write the previous version to a worksheet for that application). I was hoping to make a "running history" and insert a new entry each time the version is changed so I would have a complete history, possibly including date the field was changed, of the update.
I hope I have been descriptive enough but please let me know if not.
I would appreciate any help at all as I'm a total noob at VBA.
Below is an image of what my version sheet looks like so you can better understand what I want.
I have a spreadsheet that I use to track versions of multiple applications for multiple clients. I was hoping to be able to keep a history of the previous version number in a different worksheet(i.e. app1 version history, app2 version history, etc.) upon change to the current version (i.e. when a client is updated and I modify a cell in the sheet reflecting the new version the client was updated to, write the previous version to a worksheet for that application). I was hoping to make a "running history" and insert a new entry each time the version is changed so I would have a complete history, possibly including date the field was changed, of the update.
I hope I have been descriptive enough but please let me know if not.
I would appreciate any help at all as I'm a total noob at VBA.
Below is an image of what my version sheet looks like so you can better understand what I want.