Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 133
Default how do i validate a cell that has a formula

HOW DO i USE VALIDATION IF THE CELL i WANT VALIDATED HAS A FORMULA. CELL G5
CAN NOT GO OVER 1500. G5 FORMULA IS SUM C2+c3
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default how do i validate a cell that has a formula

Place your validation on C2 and C3 with a custom validation where the formula
is
=$C$2+$C$3<=1500
--
HTH...

Jim Thomlinson


"wAYNE" wrote:

HOW DO i USE VALIDATION IF THE CELL i WANT VALIDATED HAS A FORMULA. CELL G5
CAN NOT GO OVER 1500. G5 FORMULA IS SUM C2+c3

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 133
Default how do i validate a cell that has a formula

Also C2 and C3 have formulas is there anyway validation can be used on G5 if
theres a formula in it?

"Jim Thomlinson" wrote:

Place your validation on C2 and C3 with a custom validation where the formula
is
=$C$2+$C$3<=1500
--
HTH...

Jim Thomlinson


"wAYNE" wrote:

HOW DO i USE VALIDATION IF THE CELL i WANT VALIDATED HAS A FORMULA. CELL G5
CAN NOT GO OVER 1500. G5 FORMULA IS SUM C2+c3

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default how do i validate a cell that has a formula

Validation must be on the precidents of the formula and not on the formula
itself. Go to the precidents of the formula in C2 and C3 and validate on
those...
--
HTH...

Jim Thomlinson


"wAYNE" wrote:

Also C2 and C3 have formulas is there anyway validation can be used on G5 if
theres a formula in it?

"Jim Thomlinson" wrote:

Place your validation on C2 and C3 with a custom validation where the formula
is
=$C$2+$C$3<=1500
--
HTH...

Jim Thomlinson


"wAYNE" wrote:

HOW DO i USE VALIDATION IF THE CELL i WANT VALIDATED HAS A FORMULA. CELL G5
CAN NOT GO OVER 1500. G5 FORMULA IS SUM C2+c3

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 135
Default how do i validate a cell that has a formula

wAYNE -

=IF(C2+C3 1500,"OVER LIMIT!",C2+C3)

You could also add conditional formatting.
--
Daryl S


"wAYNE" wrote:

HOW DO i USE VALIDATION IF THE CELL i WANT VALIDATED HAS A FORMULA. CELL G5
CAN NOT GO OVER 1500. G5 FORMULA IS SUM C2+c3



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
Validate entry based on another cell value Dearoledad Excel Discussion (Misc queries) 3 May 15th 09 10:47 PM
Validate if cell use data validation Pascal.Landry Excel Discussion (Misc queries) 2 July 22nd 08 09:06 PM
Can I validate a cell only if a certain condition is met? Anita Excel Discussion (Misc queries) 2 July 11th 07 06:34 PM
Validate a formula NOT a value [email protected] Excel Discussion (Misc queries) 1 January 30th 07 08:29 PM
how do I validate the value and not the formula in excel? BHemel Excel Worksheet Functions 1 May 25th 06 03:10 PM


All times are GMT +1. The time now is 10:09 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"