Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Excel Dummy
 
Posts: n/a
Default IF STATEMENT HELP NEEDED!!!

I'm trying to create a spread sheet and don't know this program AT ALL! I'm a
designer and math and art just don't mix...

So, here are the equations...
In cell X6 I enter:
If C6D6 then (C6-D6)*5
or
If C6<D6 then (D6-C6)*10
But,
if cell D6 is yellow --- Put 20 in cell X6

So, I need some sort of identifier in the equation saying whether the cell
is yellow or not. I'm sure excel doesn't recognize "yellow" but there must be
another way. I can put a letter with a number in that cell if necessary.

I'm not sure this is making sence, but if anyone out there can help, I'd
truely appreciate it. Thanks! Michelle

  #2   Report Post  
Posted to microsoft.public.excel.misc
Pete
 
Posts: n/a
Default IF STATEMENT HELP NEEDED!!!

Michelle,

I replied to your first posting - no need to double-post.

Pete

  #3   Report Post  
Posted to microsoft.public.excel.misc
JR
 
Posts: n/a
Default IF STATEMENT HELP NEEDED!!!

Michelle: The first part would be If(C6D6,(C6-D6)*5,(D6-C6)*10). Now, I
assume you are using conditional formatting to change the cell to yellow.
So, using that same condition (let's say D=12 then yellow), put an If
statement in X6 reflecting that... in X6 type If(D6=12,20," ")

Hope this helps.

"Excel Dummy" wrote:

I'm trying to create a spread sheet and don't know this program AT ALL! I'm a
designer and math and art just don't mix...

So, here are the equations...
In cell X6 I enter:
If C6D6 then (C6-D6)*5
or
If C6<D6 then (D6-C6)*10
But,
if cell D6 is yellow --- Put 20 in cell X6

So, I need some sort of identifier in the equation saying whether the cell
is yellow or not. I'm sure excel doesn't recognize "yellow" but there must be
another way. I can put a letter with a number in that cell if necessary.

I'm not sure this is making sence, but if anyone out there can help, I'd
truely appreciate it. Thanks! Michelle

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
help needed with "if" statement gina_b Excel Worksheet Functions 2 December 30th 05 04:24 PM
IF statement w/ more than 7 arguments needed sony654 Excel Worksheet Functions 15 February 4th 05 04:13 AM
If Then statement help needed jmcclain Excel Worksheet Functions 2 January 10th 05 08:52 PM
If statement help needed please Ian Harris Excel Discussion (Misc queries) 3 December 3rd 04 11:37 AM
If statement needed Patsy Excel Worksheet Functions 1 November 4th 04 03:48 PM


All times are GMT +1. The time now is 10:49 AM.

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"