Hi All,
I am working on a project, where some users update there data but intentionally or unintentionally they are overwriting it.
Now overwriting the data creates mismatch in figures last report and current report.
To avoid this i have attached sample file i am working on, which is perfectly working in below manner
1. Identifies the admin & User (By using Environ Function), for under standing i change my coding in sample file to Sheet-> Data, Range Cell->A1
2. If current user is Admin then allowing to overwrite all cells else
current user is not admin then avoiding to overwrite on yellow columns
Now, problem is this that after selecting 2 or more cells above working fails, please help me out.
I am working on a project, where some users update there data but intentionally or unintentionally they are overwriting it.
Now overwriting the data creates mismatch in figures last report and current report.
To avoid this i have attached sample file i am working on, which is perfectly working in below manner
1. Identifies the admin & User (By using Environ Function), for under standing i change my coding in sample file to Sheet-> Data, Range Cell->A1
2. If current user is Admin then allowing to overwrite all cells else
current user is not admin then avoiding to overwrite on yellow columns
Now, problem is this that after selecting 2 or more cells above working fails, please help me out.