Hello,

let's say users A and B share same protected workbook. User A wants to edit workbook, then he protects it again with password. Then user B wants to edit this same workbook, but he CANNOT edit, delete etc cells user A just modified. How can I do this or is this even possible??

In a nut shell, same workbook with password protection, Users A and B both have the same workbook, User A modifies workbook, then protects. User B modifies workbook but cannot edit user A's cells.

Maybe I could use macro-code?? So that when user A opens workbook, it asks "User name" and "Password", then he can edit workbook. Same thing with user B, is this possible??

Thanks in advance!