Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you simply want to count entries in July-08 you could leave the data as is
and use =SUMPRODUCT((MONTH(A1:A100)=7)*(YEAR(A1:A100)=2008 )) "Max" wrote: One tinker .. In B1, copied down: =TEXT(A1,"'mmm-dd")&" "&TEXT(A1,"h:mm:ss AM/PM") Then in C1: =SUMPRODUCT(--ISNUMBER(SEARCH("Jul-07",B1:B100))) to count -- Max Singapore http://savefile.com/projects/236895 Downloads:15,700 Files:353 Subscribers:53 xdemechanik --- "mommy2kh" wrote: Thanks for your reply. I have the Custom Format set up already but that only changes the way the data is viewed, not the actual cell content. Is there a way to change part of a cell's content? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to refer to a cell's address, not it's content... | Excel Discussion (Misc queries) | |||
Printing cell's content larger than cell width | New Users to Excel | |||
Replacing Table_array to a cell content | Excel Worksheet Functions | |||
Automatically filling in cells based on another cell's content | Excel Worksheet Functions | |||
How do you copy a cell's content verses it's formula? | Excel Discussion (Misc queries) |