aadil_1408
New Member
- Joined
- Jan 3, 2021
- Messages
- 16
- Office Version
- 2019
- Platform
- Windows
Hello,
I have made a user-form sheet which takes in project data (description, project owner, status, updates, date) and outputs to a main sheet (Database). I needed to transfer the data from this database to different sheets according to the owner name in such a way that the daily update is recorded in a different row for that individual person. Although I recorded a macro for this using advanced filter copy, it replaces the data of the earlier dates with the new one instead of entering in a new row.
Please if possible suggest another way using VBA to do this.
Thank You
I have made a user-form sheet which takes in project data (description, project owner, status, updates, date) and outputs to a main sheet (Database). I needed to transfer the data from this database to different sheets according to the owner name in such a way that the daily update is recorded in a different row for that individual person. Although I recorded a macro for this using advanced filter copy, it replaces the data of the earlier dates with the new one instead of entering in a new row.
Please if possible suggest another way using VBA to do this.
Thank You