Jeffrey Lebowski
Member
Hi All,
I have attached the file I am working on, which is designed to be used by pretty much everyone in the company.
The user selects from a dropdown in column B. I have vba that populates a 'billable rate' in column D based on this dropdown selection. I want the yellow highlighted portions to be protected so that they cannot be directly overwritten by the user. However, I need the highlighted portion to be able to change based on the column B dropdown selection.
Is there a way to accomplish this? Or do I have to unprotect>>execute code>>protect sheet again?
Thanks for your help!
I have attached the file I am working on, which is designed to be used by pretty much everyone in the company.
The user selects from a dropdown in column B. I have vba that populates a 'billable rate' in column D based on this dropdown selection. I want the yellow highlighted portions to be protected so that they cannot be directly overwritten by the user. However, I need the highlighted portion to be able to change based on the column B dropdown selection.
Is there a way to accomplish this? Or do I have to unprotect>>execute code>>protect sheet again?
Thanks for your help!