#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 173
Default Conditional format?

Hi
I wonder if any one can help me please.
I have been given a formula that i have seen work in another sheet but i
can't seem to get it to work for me. I was told to puch control+shift+enter
to get it to work. but i have tried this but it doen't.

The formula is

{=SUM(IF(($J$4:$J$3000="RW1")*($K$4:$K$3000="FRIDA Y")*($L$4:$M$3000=1),$G$4:$G$3000))}

It is the { } that seem to make it not work

Many thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Conditional format?

Neil,

You use ctrl+shift+enter to specify array formulas. You can spot array
formulas by looking at them because they will be enclosed in curly braces.
However, you are not supposed to type in the curly braces. Excel puts them
automatically. So, what you need to do is enter the formula without the
curly braces, then ctrl+shift+enter.

=SUM(IF(($J$4:$J$3000="RW1")*($K$4:$K$3000="FRIDAY ")*($L$4:$M$3000=1),$G$4:$G$3000))


"Neil" wrote:

Hi
I wonder if any one can help me please.
I have been given a formula that i have seen work in another sheet but i
can't seem to get it to work for me. I was told to puch control+shift+enter
to get it to work. but i have tried this but it doen't.

The formula is

{=SUM(IF(($J$4:$J$3000="RW1")*($K$4:$K$3000="FRIDA Y")*($L$4:$M$3000=1),$G$4:$G$3000))}

It is the { } that seem to make it not work

Many thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Conditional format?

However, I don't know if it was a typo or not, I see in your formula that you
have written ($L$4:$M$3000=1) and the M should be an L (or the M should be
an L - either way, both sides of the : need to refer to the same column).
You might try changing that before using what I suggested. Don't forget
after editing to use the 3-key entry to commit it.
If that doesn't fix it, let us know. I think what you want to be done could
also be done with SUMPRODUCT().



"Neil" wrote:

Hi
I wonder if any one can help me please.
I have been given a formula that i have seen work in another sheet but i
can't seem to get it to work for me. I was told to puch control+shift+enter
to get it to work. but i have tried this but it doen't.

The formula is

{=SUM(IF(($J$4:$J$3000="RW1")*($K$4:$K$3000="FRIDA Y")*($L$4:$M$3000=1),$G$4:$G$3000))}

It is the { } that seem to make it not work

Many thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 173
Default Conditional format?

Thanks Guys

That has worked perfectly! And in the process made my day a lot easier!
Yes it was a typo thanks for pointing it out.

"JLatham" wrote:

However, I don't know if it was a typo or not, I see in your formula that you
have written ($L$4:$M$3000=1) and the M should be an L (or the M should be
an L - either way, both sides of the : need to refer to the same column).
You might try changing that before using what I suggested. Don't forget
after editing to use the 3-key entry to commit it.
If that doesn't fix it, let us know. I think what you want to be done could
also be done with SUMPRODUCT().



"Neil" wrote:

Hi
I wonder if any one can help me please.
I have been given a formula that i have seen work in another sheet but i
can't seem to get it to work for me. I was told to puch control+shift+enter
to get it to work. but i have tried this but it doen't.

The formula is

{=SUM(IF(($J$4:$J$3000="RW1")*($K$4:$K$3000="FRIDA Y")*($L$4:$M$3000=1),$G$4:$G$3000))}

It is the { } that seem to make it not work

Many thanks

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
custom format or conditional format? Anita Excel Discussion (Misc queries) 1 October 24th 06 06:41 PM
How to create a conditional format that changes the number format tmbo Excel Discussion (Misc queries) 1 August 23rd 06 06:20 AM
Conditional Format - Format Transfer To Chart ju1eshart Excel Discussion (Misc queries) 0 June 1st 06 02:46 PM
copy conditional format to regular format GDC Setting up and Configuration of Excel 3 May 4th 05 09:35 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM


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