Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 47
Default Stumped Conditional Formatting or Validation?

I have searched Contextures.com, Excel help online, and this community and I
am baffled (been staring at this too long). I know the answer is simple, it
just escapes me.

Excel 2007-

I have cell D11 and D12 I want a dropdown of Yes,No; only one cell can have
a Yes answer. Then if D11 is Yes, move user to cell E15, if D12 is Yes, move
user to cell E13. I thought I could do a Data Validation using Custom/Formula.

I appreciate your help. Thank you!
--
Thank you,

scrowley(AT)littleonline.com
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Stumped Conditional Formatting or Validation?

Nothing can move the users to another cell other than a VBA macro
If you are ready for this; post your Q in the programming newsgroup
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"SCrowley" wrote in message
...
I have searched Contextures.com, Excel help online, and this community and
I
am baffled (been staring at this too long). I know the answer is simple,
it
just escapes me.

Excel 2007-

I have cell D11 and D12 I want a dropdown of Yes,No; only one cell can
have
a Yes answer. Then if D11 is Yes, move user to cell E15, if D12 is Yes,
move
user to cell E13. I thought I could do a Data Validation using
Custom/Formula.

I appreciate your help. Thank you!
--
Thank you,

scrowley(AT)littleonline.com



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 47
Default Stumped Conditional Formatting or Validation?

Thank you, Bernard.

What if just cell D11 and D12 have a dropdown of Yes,No; only one cell can
have
a Yes answer?
--
Thank you,

scrowley(AT)littleonline.com


"Bernard Liengme" wrote:

Nothing can move the users to another cell other than a VBA macro
If you are ready for this; post your Q in the programming newsgroup
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"SCrowley" wrote in message
...
I have searched Contextures.com, Excel help online, and this community and
I
am baffled (been staring at this too long). I know the answer is simple,
it
just escapes me.

Excel 2007-

I have cell D11 and D12 I want a dropdown of Yes,No; only one cell can
have
a Yes answer. Then if D11 is Yes, move user to cell E15, if D12 is Yes,
move
user to cell E13. I thought I could do a Data Validation using
Custom/Formula.

I appreciate your help. Thank you!
--
Thank you,

scrowley(AT)littleonline.com




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Stumped Conditional Formatting or Validation?

One way:

Put the dropdown in D11 only. In D12 enter

=IF(D11="Yes","No","Yes")

In article ,
SCrowley wrote:

What if just cell D11 and D12 have a dropdown of Yes,No; only one cell can
have
a Yes answer?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 47
Default Stumped Conditional Formatting or Validation?

So simple and exactly what I need. Thank you, JE McGimpsey!
--
Thank you,

scrowley(AT)littleonline.com


"JE McGimpsey" wrote:

One way:

Put the dropdown in D11 only. In D12 enter

=IF(D11="Yes","No","Yes")

In article ,
SCrowley wrote:

What if just cell D11 and D12 have a dropdown of Yes,No; only one cell can
have
a Yes answer?


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 - Dependent Lists & Conditional Formatting Bob Excel Worksheet Functions 18 October 4th 07 03:24 AM
Finding data validation and conditional formatting Dave L[_2_] Excel Discussion (Misc queries) 1 May 2nd 07 12:06 AM
Data Validation & Conditional Formatting Shelly Excel Discussion (Misc queries) 3 December 22nd 06 08:23 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM


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