#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Formulla

=SUM(IF(NOT(ISBLANK('Open actions from LL'!$F$4:$F$987)),IF
('Open actions from LL'!$C$4:$C$987=$H5,IF('Open actions
from LL'!$F$4:$F$987<$B$2+14,1,0),0),0))

Hi,
I need to put a curley bracket {} at the begining (brfore
=SUM) and end of the formula.

I know I need to use ctl and shift butotn but can't figure
out how to add it.

Please help!!!!

TIA,
Hoque
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Formulla

Hi Hoque
just enter the formula and then instead of hitting ENTER alone hit
CTRL+SHIFT+ENTER together
a sidenote: I would change your formula to something like:
=SUMPRODUCT(('Open actions from LL'!$C$4:$C$987=$H5)*('Open actions
from LL'!$F$4:$F$987<$B$2+14))
should return the same as has not to be entered as array formula (will
get a count of all entries with the value of H5 in column C AND the
value of B2+14 in column F)

HTH
Frank

Hoque wrote:
=SUM(IF(NOT(ISBLANK('Open actions from LL'!$F$4:$F$987)),IF
('Open actions from LL'!$C$4:$C$987=$H5,IF('Open actions
from LL'!$F$4:$F$987<$B$2+14,1,0),0),0))

Hi,
I need to put a curley bracket {} at the begining (brfore
=SUM) and end of the formula.

I know I need to use ctl and shift butotn but can't figure
out how to add it.

Please help!!!!

TIA,
Hoque



  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Formulla

Thnak you Frank.

Appreciated

-----Original Message-----
Hi Hoque
just enter the formula and then instead of hitting ENTER

alone hit
CTRL+SHIFT+ENTER together
a sidenote: I would change your formula to something like:
=SUMPRODUCT(('Open actions from LL'!$C$4:$C$987=$H5)*

('Open actions
from LL'!$F$4:$F$987<$B$2+14))
should return the same as has not to be entered as array

formula (will
get a count of all entries with the value of H5 in column

C AND the
value of B2+14 in column F)

HTH
Frank

Hoque wrote:
=SUM(IF(NOT(ISBLANK('Open actions from LL'!

$F$4:$F$987)),IF
('Open actions from LL'!$C$4:$C$987=$H5,IF('Open actions
from LL'!$F$4:$F$987<$B$2+14,1,0),0),0))

Hi,
I need to put a curley bracket {} at the begining

(brfore
=SUM) and end of the formula.

I know I need to use ctl and shift butotn but can't

figure
out how to add it.

Please help!!!!

TIA,
Hoque



.

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
formulla for Figur convert to Words Ashok Excel Discussion (Misc queries) 1 March 30th 07 09:40 AM
Place Stored Path Into Formulla ken8795 Excel Discussion (Misc queries) 1 July 23rd 06 01:46 PM


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