Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 150
Default Formula Help... PLEASE

Hello,

I'm entering the following formula:


IF(COUNT(IF(YEAR(SCGU!$C$2:$C$160)=$A9,SCGU!D$2:D$ 160,""))=12,(PRODUCT(1+(IF(YEAR(SCGU!$C$2:$C$160)= $A9,SCGU!D$2:D$160,0))/100)-1)*100,"")

But am getting zero's instead of a blanks. There are no contents in the
cells that it is referencing so there should be blanks.

What am I doing wrong?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Formula Help... PLEASE

I found the problem. Replace the ***0*** with ""

IF(COUNT(IF(YEAR(SCGU!$C$2:$C$160)=$A9,SCGU!D$2:D$ 160,""))=12,(PRODUCT(1+(IF(YEAR(SCGU!$C$2:$C$160)= $A9,SCGU!D$2:D$160,***0***))/100)-1)*100,"")


"stan" wrote:

Hello,

I'm entering the following formula:


IF(COUNT(IF(YEAR(SCGU!$C$2:$C$160)=$A9,SCGU!D$2:D$ 160,""))=12,(PRODUCT(1+(IF(YEAR(SCGU!$C$2:$C$160)= $A9,SCGU!D$2:D$160,0))/100)-1)*100,"")

But am getting zero's instead of a blanks. There are no contents in the
cells that it is referencing so there should be blanks.

What am I doing wrong?

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



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