Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to be able to block a cell if the sum of other cells are <0 Example: If Sum(A1:A5)<0 then block A6 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Select the cell, then
Look at Data=Validation, select the custom option and put in your formula. for additional information on using data validation, see Debra Dalgleish http://www.contextures.com/tiptech.html look in the index for data validation. -- Regards, Tom Ogilvy "frenchflo" wrote: Hi, I want to be able to block a cell if the sum of other cells are <0 Example: If Sum(A1:A5)<0 then block A6 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
directing the sum of a cell to either of two cells depending on va | Excel Discussion (Misc queries) | |||
block of cells appear as single cell | New Users to Excel | |||
fill any random cell in a column and block all other cells | Excel Discussion (Misc queries) | |||
Unprotect Cells depending on Cell value | Excel Worksheet Functions | |||
Copying block (range of cells) based on a value of a specific cell-VBA | Excel Programming |