Hey if in case you don't have the excel 2007 and you have to work on
xl 2003 then you may use the concatenate or & function to work on the
above fove formula.
On May 2, 8:17 am, "Asheesh Arora" wrote:
> Dear All,
>
> Please help,
>
> In column A:A dates are there
> In column B:B Condition are th
You're welcome.
> Date: Sun, 2 May 2010 03:18:27 -0700
> Subject: Re: $$Excel-Macros$$ Kndly Solve my Problem
> From: asheeshinsura...@gmail.com
> To: excel-macros@googlegroups.com
>
> Thanks D
Thanks Dave,
Asheesh Arora
--
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links :
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups
Dear Asheesh Arora,
Please find attach the solved as per your criteria, hope this is what you
are looking for.
Regards
Ahmed Bawazir
On Sun, May 2, 2010 at 6:17 AM, Asheesh Arora wrote:
> Dear All,
>
> Please help,
>
> In column A:A dates are there
> In column B:B Condition are there
> In colu
Hi,
Since you have xl2007, try:
=COUNTIFS(A2:A100,">1/4/2010",B2:B100,"<>Jumpstart")
Regards - Dave
From: asheeshinsura...@gmail.com
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Kndly Solve my Problem
Date: Sun, 2 May 2010 08:47:21 +0530
Dear All,
Please help,
In column A:A dates are there
In column B:B Condition are there
In column C:C Clubbing of the two is there
Now I want to countif() who had cleared jumpstart >=01-04-2010
Asheesh Arora
--
--