ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Data Validation - Prevent delete (https://www.excelbanter.com/excel-discussion-misc-queries/257590-data-validation-prevent-delete.html)

apache007

Data Validation - Prevent delete
 
Hi guys,

I have user input on cell A1
and check cell on B1

After User enter his data on A1 and if the data is correct, manager fill
CELL B1 to confirm the entry.

After the manager fill CELL B1, we do not want any user to change A1, before
deleting B1 first.

What formula should I use in DATA VALIDATION to prevent deleting data on
Cell A1, when B1 is not empty?

Thanks in advance.


JLatham

Data Validation - Prevent delete
 
Use 'Custom' and then use the formula
=B1=""
(you should be able to enter simply B1="" and Excel should insert the
leading = for you).

"apache007" wrote:

Hi guys,

I have user input on cell A1
and check cell on B1

After User enter his data on A1 and if the data is correct, manager fill
CELL B1 to confirm the entry.

After the manager fill CELL B1, we do not want any user to change A1, before
deleting B1 first.

What formula should I use in DATA VALIDATION to prevent deleting data on
Cell A1, when B1 is not empty?

Thanks in advance.


apache007

Data Validation - Prevent delete
 
Jlatham,

Yes it works, when you try to enter new data.

However, if you press button "DELETE", it does not work.
It just delete right out.
Please help.

Thanks



"JLatham" wrote:

Use 'Custom' and then use the formula
=B1=""
(you should be able to enter simply B1="" and Excel should insert the
leading = for you).

"apache007" wrote:

Hi guys,

I have user input on cell A1
and check cell on B1

After User enter his data on A1 and if the data is correct, manager fill
CELL B1 to confirm the entry.

After the manager fill CELL B1, we do not want any user to change A1, before
deleting B1 first.

What formula should I use in DATA VALIDATION to prevent deleting data on
Cell A1, when B1 is not empty?

Thanks in advance.



All times are GMT +1. The time now is 01:12 PM.

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