dannyok90
Board Regular
- Joined
- Aug 30, 2016
- Messages
- 115
Hi, All
Sorry to come to the board with a complete problem, I usually like to bring a sort of solution or at least a bit of code I'm working with. But this time I have nothing and I'm completely stumped
I have a worksheet that is full of links to another worksheet but one particular cell link requires the user to input data in another workbook for it to populate.
So on workbook 1 Sheet 1 I have 'Cost', but the cell is locked and the sheet is protected. I have a hyperlink 'Click here to update cost' that opens the second workbook where they can put the cost in the relevant cell X out of it with a save and return to workbook 1. but obviously now the user would have to close workbook 1 and reopen it for the 'cost' to have appeared.
is there a VBA that could refresh workbook 1 on closure of workbook 2? or something similar? I don't know I'm open to ideas.
Thanks Guys!
Dan
Sorry to come to the board with a complete problem, I usually like to bring a sort of solution or at least a bit of code I'm working with. But this time I have nothing and I'm completely stumped
I have a worksheet that is full of links to another worksheet but one particular cell link requires the user to input data in another workbook for it to populate.
So on workbook 1 Sheet 1 I have 'Cost', but the cell is locked and the sheet is protected. I have a hyperlink 'Click here to update cost' that opens the second workbook where they can put the cost in the relevant cell X out of it with a save and return to workbook 1. but obviously now the user would have to close workbook 1 and reopen it for the 'cost' to have appeared.
is there a VBA that could refresh workbook 1 on closure of workbook 2? or something similar? I don't know I'm open to ideas.
Thanks Guys!
Dan