Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / November 2005

Tip: Looking for answers? Try searching our database.

Struggling for a solution

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Baz - 21 Nov 2005 01:02 GMT
Help!

I'm trying to find a formula that would work out this problem:

Column "A" contains either Y or L and column "B" contains T or any
other letter

I need the solution to fprmulate if any cell in column A = Y and any
cell in column B contains T.

Y & T must always be together.:(

Signature

Baz

Randall.Senn@excite.com - 21 Nov 2005 02:30 GMT
Baz,

    Try a formula along these lines in a cell to generate a value of 0
(there are no rows with both a Y in column A and a T in column B) or
something other than zero (the result giving the count or rows matching
the criteria).

=SUMPRODUCT(--(A$1:A$13="Y"),--(B$1:B$13="T"))
Baz - 21 Nov 2005 17:26 GMT
Randall.Senn@excite.com Wrote:
> Baz,
>
[quoted text clipped - 5 lines]
>
> =SUMPRODUCT(--(A$1:A$13="Y"),--(B$1:B$13="T"))

Thanks very much!!!

But now i need to go a step further if column B contains MT, NT1, T et
I need it to count these but exclude if contains NET, AUTO.

Is this possible along the lines of "*T*" but excludes "AUTO" or "NET
:confused
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.