Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default 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.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default 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.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prevent Tab from User Delete Ardy Excel Worksheet Functions 2 September 9th 09 02:38 PM
Prevent Insert Row and Delete Row from Menu Sherry Excel Discussion (Misc queries) 4 August 14th 08 06:54 PM
How can I prevent the use of delete key in a cell Excel doubt cleared Excel Discussion (Misc queries) 1 June 30th 08 05:13 PM
Allow Edit Prevent Delete LearningExcel Excel Worksheet Functions 1 December 23rd 05 03:06 AM
Data validation to prevent duplicate entry. vishu Excel Discussion (Misc queries) 0 March 14th 05 11:33 AM


All times are GMT +1. The time now is 09:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"