Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Lock a cell when a given cell contains data

I need to lock cell B1, for instance, when A1 contains data, an
vice-versa. I only want a user to have the ability to populate one o
the two fields so that I can write a simple sum formula.

Thanks in advance for the help

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Lock a cell when a given cell contains data

Hi
one way: use data validation:
- select cell B1
- enter the validation formula: =A1=""

select cell A1 and enter the validation formula: =B1=""

Frank


I need to lock cell B1, for instance, when A1 contains data, and
vice-versa. I only want a user to have the ability to populate one of
the two fields so that I can write a simple sum formula.

Thanks in advance for the help.


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
data validation - cell lock rexmann Excel Discussion (Misc queries) 0 January 12th 10 01:30 PM
Lock out data entry in a cell DShaver Excel Discussion (Misc queries) 1 August 27th 09 07:29 PM
Lock the cell once enter the data Dinesh Excel Worksheet Functions 1 August 11th 06 06:10 PM
Lock data in a cell a specific cell based on selection on other ce CrimsonPlague29 Excel Worksheet Functions 0 May 10th 06 11:06 AM
lock one cell when data in another dh Excel Programming 1 July 11th 03 11:55 PM


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

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

About Us

"It's about Microsoft Excel"