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 / New Users / March 2008

Tip: Looking for answers? Try searching our database.

Words and dates...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
m4d Ir15h - 07 Mar 2008 22:04 GMT
Someone very helpful helped me with a formula and hope maybe they can help me
once agian.

they gave me the following formula, which searched for text within a column.
What do I need to do to adjust that to choose specific text within certain
dates...

=COUNTIF(C:C,"RXL")

it works great... but I came up with the problem of needing only the Rxl's
between certain dates. This formula calculates them all.
Barb Reinhardt - 07 Mar 2008 23:02 GMT
Let's assume that the dates are in column B.  Try this:

=SUMPRODUCT(--(B1:B100>DATE(2007,1,1)),--(B1:B100<DATE(2008,1,1)),--(ISNUMBER(SEARCH("RXL",C1:C100))))

This will give youdates between 1/1/2007 and 1/1/2008 that contain RXL in
column C.
Signature

HTH,
Barb Reinhardt

> Someone very helpful helped me with a formula and hope maybe they can help me
> once agian.
[quoted text clipped - 7 lines]
> it works great... but I came up with the problem of needing only the Rxl's
> between certain dates. This formula calculates them all.

Rate this thread:






 
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



©2008 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.