Search : in
By :

How to get the month wise and date wise data

Last answer on Aug 6, 2009 11:44:54 am BST danny, on Aug 6, 2009 7:28:38 am BST 
 Report this message to moderators

Hello,

how to get the month wise and date wise data in excel sheet.
example:in the birth day list we have few colums
name and date of birth ,

kindly help

Configuration: Windows XP Internet Explorer 7.0

Best answers for « how to get the month wise and date wise data » in :
[PHP]Last day of the month/Number of days in the month ShowLast day of the month and number of days in a month Using $m as the number of the month i and $y as year. Function date() can display directly the number of days in the month using the "t" character:
Mktime() - Timestamp yesterday, last month, etc.). ShowMktime() - Timestamp yesterday, last month, etc.) Intro Last 24 hours Yesterday This week Last week This Month Last 30 days (last 30 days) Last month Current year(this year) Last year (last year) Intro The mktime()function...
Winmail.dat ShowWinmail.dat Format not supported Solution Option Option 2 Format not supported It may happen that when you receive a message in rtf format same appear as an attachment under Mozilla Thunderbird. This format specific to Microsoft is...
Data transmission - Cabling ShowCabling types Several physical data-transmission media are available to connect together the various devices on a network. One possibility is to use cables. There are many types of cables, but the most common are: Coaxial cable Double twisted...
Data transmission - The physical connection ShowWhat is a transmission channel? A transmission line is a connection between two machines. The term transmitter generally refers to the machine that sends the data while receiver refers to the one receiving the data. The machines can sometimes be...
OOP - Data encapsulation ShowThe concept of encapsulation Encapsulation is a way of organising data and methods into a structure by concealing the the way the object is implemented, i.e. preventing access to data by any means other than those specified. Encapsulation...

1

 venkat1926, on Aug 6, 2009 11:44:54 am BST
  • +1

Just sort the whole data according to date column .

of course you can also do autofilter

Reply to venkat1926