Hi,
We have "N" number of users updating the data in one excel file
User Name's are like: Anil, Krishna,Deepak,Manoj,Shipra
Problem statement 1): User Anil can update only the sheet named as Anil but cannot update the other sheets and similarly other users also cannot update other sheets but only the sheet named with specific user name.
Problem statement 2): Data from all the sheets should be consolidated to one new sheet
Problem Statement 3): Old data in consolidated sheet should be deleted when new data updated in other sheets
Can any one help by writing Macro for this problem statement
We have "N" number of users updating the data in one excel file
User Name's are like: Anil, Krishna,Deepak,Manoj,Shipra
Problem statement 1): User Anil can update only the sheet named as Anil but cannot update the other sheets and similarly other users also cannot update other sheets but only the sheet named with specific user name.
Problem statement 2): Data from all the sheets should be consolidated to one new sheet
Problem Statement 3): Old data in consolidated sheet should be deleted when new data updated in other sheets
Can any one help by writing Macro for this problem statement