Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default If formula i think?

Nope you understood,
Its worked perfect, thanks for your help,
Steve.

"John Bundy" wrote:

If you are saying one more column (total of 3) with a y,n just select column
d and insert column and repeat the process you did with the first two.
Then this would be your formula
=IF(D11="y",IF(E11="y",IF(F11="y","Complete","Not Complete"),"Not Complete"))

if i misunderstand let me know
John

"k1ngy" wrote:

Spot on that worked perfect,
one other question though, how do i add to this so i have d11 and e11 then
add a column so f11 has a y,n and g11 becomes the complete,not complete,
Thanks,

"John Bundy" wrote:

In the two columns you want y or n highlight the area you want these
selections to be in, then go to Data-Validation under allow select list and
in the box type Y, N. This makes a dropdown in those cells in which you
choose one or the other (you can still type if you rather).

If D11 and E11 have you Y and N the F11 formula would be:
=IF(D11="y", IF(E11="y","Complete","Not Complete"),"Not Complete")

select all cells with this formula
Next go to Format-Conditional Format and in the second box choose equals
and in the box that appears to the right type Not Complete, then on the third
tab select a color such as red. That should do you!
John


"k1ngy" wrote:

Hi,
I have a chart and in it at the end i want a cell to say complete or not
complete depending on answers in previous cells, for example
Processes to do date due checked wi complete complete?
returns 15-Dec Y N complete
Picking 15-Dec Y Y not complete
So word returns is A2 15Dec is B2 so on to complete or non complete in E2 an
so on down so all i enter is Y or N in checked and wi complete boxes and
words complete or not complete enter themselves. Also if there is something
funky with the colour of the box or text even better,
Please help ta,
Steve.

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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


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