G
GS
Hi Garry,
I already figured that out! It works as expected when the ref is
ElapsedTime instead of Start! Thanks for confirming...
--
Garry
Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
Am Thu, 24 Apr 2014 21:01:20 -0400 schrieb GS:
that is because of the IF statement at start. If Start time = "" then
output = "". Change the start time to the elapsed time that means
change F3 to H3:
=IF(OR(AND(MONTH(ThisDate)=MONTH(NextDate),NextDate<>""),H3=""),"",SUMPRODUCT(--(MONTH(C$3:C3)=MONTH(C3)),--($D$33=D3),$H$3:H3))
I already figured that out! It works as expected when the ref is
ElapsedTime instead of Start! Thanks for confirming...
--
Garry
Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion