Hi,
I have a master spreadsheet that contains information provided by various users. At the moment each user sends an update and then this is manually copied into the master spreadsheet.
My question/query is:
Can I set up my spreadsheet so that when the user opens it they only see the cells/information that are relevant to them. They then update the risks that are assigned to them and send it back to me, this in turn updates the master spreadsheet.
I have seen articles that suggest using VBA or Power Query but I do not know where to start.
Example spreadsheet (master)
Example spreadsheet (what Owner 1 would see)
Thanks in anticipation of one of the many geniuses on here knowing the answer
I have a master spreadsheet that contains information provided by various users. At the moment each user sends an update and then this is manually copied into the master spreadsheet.
My question/query is:
Can I set up my spreadsheet so that when the user opens it they only see the cells/information that are relevant to them. They then update the risks that are assigned to them and send it back to me, this in turn updates the master spreadsheet.
I have seen articles that suggest using VBA or Power Query but I do not know where to start.
Example spreadsheet (master)
Risk | Update | Owner |
Risk1 | Update 1 | Owner 1 |
Risk2 | Update 2 | Owner 1 |
Risk3 | Update 3 | Owner 2 |
Risk4 | Update 4 | Owner 2 |
Risk5 | Udpate 5 | Owner 3 |
Risk6 | Update 6 | Owner 3 |
Risk7 | Update 7 | Owner 4 |
Risk8 | Udpate 8 | Owner 4 |
Risk9 | Update 9 | Owner 5 |
Risk10 | Update 10 | Owner 5 |
Example spreadsheet (what Owner 1 would see)
Risk | Update | Owner |
Risk1 | Update 1 | Owner 1 |
Risk2 | Update 2 | Owner 1 |
Thanks in anticipation of one of the many geniuses on here knowing the answer