Hi,
I have raw data in sheet 1 and want to copy this data to other sheets using VBA. The raw data will change time to time and i want to ensure the rest of the data gets updated as well.
as an example i have attached the raw data. Here is what i want to do.
on sheet "Class 2" i want to add all the students' first & last names, marks, division, sports and extra who are in Class 2 and continue this for sheets "Class 3" and "Class 4".
After this if i update marks and division in the Raw Data sheet then it should not add it as a new row but edit the existing row and if there are new rows in the Raw Data sheet then they should get added in respective sheets.
Can someone please help me?
▬▬▬▬▬▬▬▬▬ Mod edit : thread moved to appropriate forum !
I have raw data in sheet 1 and want to copy this data to other sheets using VBA. The raw data will change time to time and i want to ensure the rest of the data gets updated as well.
as an example i have attached the raw data. Here is what i want to do.
on sheet "Class 2" i want to add all the students' first & last names, marks, division, sports and extra who are in Class 2 and continue this for sheets "Class 3" and "Class 4".
After this if i update marks and division in the Raw Data sheet then it should not add it as a new row but edit the existing row and if there are new rows in the Raw Data sheet then they should get added in respective sheets.
Can someone please help me?
▬▬▬▬▬▬▬▬▬ Mod edit : thread moved to appropriate forum !