ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   locking and unlocking a row of data based on whats entered in a cell (https://www.excelbanter.com/excel-programming/284446-locking-unlocking-row-data-based-whats-entered-cell.html)

Joshua F.

locking and unlocking a row of data based on whats entered in a cell
 
I would like to have a protected workbook where the data
is protected.

I would like to have a column for each row where you could
put an x or any other character in to mark that changes
were done to that row. I would like this character to
unlock that row to allow data to be changed.

So basically they have this huge list of data and they
need to make a change to data in one row for one product.
They would put an x in column a to unlock that row and
then be able to change data in any other column for that
product which was previously locked down.

Any ideas on best way to do tho?

Tom Ogilvy

locking and unlocking a row of data based on whats entered in a cell
 
You could use the Worksheet_Change event, but why bother protecting the
sheet?

--
Regards,
Tom Ogilvy


"Joshua F." wrote in message
...
I would like to have a protected workbook where the data
is protected.

I would like to have a column for each row where you could
put an x or any other character in to mark that changes
were done to that row. I would like this character to
unlock that row to allow data to be changed.

So basically they have this huge list of data and they
need to make a change to data in one row for one product.
They would put an x in column a to unlock that row and
then be able to change data in any other column for that
product which was previously locked down.

Any ideas on best way to do tho?




Joshua F.

locking and unlocking a row of data based on whats entered in a cell
 
Well the only reason we are making it protected is because the user is afraid that his Market Managers who will be editing the excel file wont mark that they made a change to a product information, so our idea was we force them to do it before they can even make a change.


All times are GMT +1. The time now is 05:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com