I have a spreadsheet that is updated via an SQL server. The users update information on a daily basis. Some of the data is only updated on a weekly basis. All of the code at this point is working the way that it should.
On the weekly update all of the information moves up one row or sometimes more. Question is
I want to be able to add a comment to a cell. and have that comment move with the weekly updates? Any ideas for me to start on?
On the weekly update all of the information moves up one row or sometimes more. Question is
I want to be able to add a comment to a cell. and have that comment move with the weekly updates? Any ideas for me to start on?