Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 269
Default Nested Conditional Functions

First put a formula in B1, C1, D1 etc (you may need to set the data
validation error level to info first)

=IF($A$1="N/A",$A$1,"")


Tthen use conditional formatting to highlight your second condition. Start
in cell B1

Choose the use a formula option and make your formula
=AND($A1="N/A",B1<"N/A")

Pick a format (like red shading)

Once you apply this to B1 you can expand the range to apply to all your cells
--
If this helps, please remember to click yes.


"DyingIsis" wrote:

This may be simple for everyone else except for me.

I have a spreadsheet in which each column I can fill in one of three options
(N/A, Yes, No). This is done with a list drop down box.

I would like to make sure that if I put "N/A" in A1, then B1, C1, D1, etc
are also N/A.

I would like that if I put "Yes" or "No" in B1 when I already put "N/A" in
A1, B1 would be highlighted in some what that tells me I created an error.

Any solution which addresses what I would like to happen will be really
appreciated.

Thanks for your help 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
Sum using more than 6 nested IF functions Jan Excel Discussion (Misc queries) 3 April 20th 09 12:53 PM
Nested IF AND functions. Deb Excel Worksheet Functions 2 November 1st 08 05:24 AM
Nested Functions for Conditional Formatting Formula RandyH Excel Worksheet Functions 3 September 22nd 08 07:28 PM
Nested Functions Toppers Excel Discussion (Misc queries) 0 February 22nd 07 07:37 PM
Nested functions in conditional formatting formulae Joseph Excel Discussion (Misc queries) 3 October 20th 05 11:52 PM


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