Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I change contents of a cell based on drop down list selecte

I want the contents of of a cell to change based on what is selected in a
drop down list. Example Drop down list has the option of selecting Insulin
dependent or non insulin dependent. If insulin depedent is chosen the i want
a cell to highlight green when 30 days have past. I know how to highlight
based on todays date. But I can not figure how to change the contents of the
cell based was is chose on the drop down box.

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 27
Default How do I change contents of a cell based on drop down list selecte

For your CF formula, use an AND() formula, something like:

=AND(A1="Insulin Dependent",TODAY()-B130)


--
"Actually, I *am* a rocket scientist." -- JB
(www.MadRocketScientist.com)

Your feedback is appreciated, click YES if this post helped you.


"yateswdy" wrote:

I want the contents of of a cell to change based on what is selected in a
drop down list. Example Drop down list has the option of selecting Insulin
dependent or non insulin dependent. If insulin depedent is chosen the i want
a cell to highlight green when 30 days have past. I know how to highlight
based on todays date. But I can not figure how to change the contents of the
cell based was is chose on the drop down box.

Thank you

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 36
Default How do I change contents of a cell based on drop down list selecte

On Tue, 20 Oct 2009 07:06:01 -0700, yateswdy
wrote:

I want the contents of of a cell to change based on what is selected in a
drop down list. Example Drop down list has the option of selecting Insulin
dependent or non insulin dependent. If insulin depedent is chosen the i want
a cell to highlight green when 30 days have past. I know how to highlight
based on todays date. But I can not figure how to change the contents of the
cell based was is chose on the drop down box.

Thank you


I made a drop down bow for my football tracking workbook on Microsoft's
User submitted section. In the second sheet, one picks which week from
the big drop down at the top of the page, and the entire week's football
stats (looked up from other sheets) pop into the current sheet.

The first one had some errors, and my new one has many of the first 6
weeks already filled in and has been fixed, but MS has not put everyones'
submissions for THE LAST TWO WEEKS up YET.

They say about 48 hours, but they cannot even dedicate enough of
someone's time to manage the templates department correctly. DANGIT!

TWO WEEKS are coming up, not two days! The dude must have been on
vacation. They'll have it up soon. Maybe my rant will light a fire
under their hineys.
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
Change drop down list in one cell based on values in other cells Hemi Excel Discussion (Misc queries) 3 April 5th 23 02:48 PM
how to change color of cell based on contents of cell robert wake Excel Discussion (Misc queries) 3 February 24th 09 08:04 PM
How to change cell contents based on date? tgcali Excel Discussion (Misc queries) 3 November 17th 08 08:06 PM
Excel 07 fill in cells based on what is selecte in another cell jason2444 Excel Discussion (Misc queries) 1 March 4th 08 11:55 PM
Change cell color based on contents bre Excel Discussion (Misc queries) 2 November 10th 05 12:39 AM


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