How can we convert date into days for any year?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Professional Tutor with 15 years of experience.

Enter the DATE Select the cell with the returned date. Click the Home tab. Click Format Cells: Number in the Number group.
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

Use the below formula =DATEVALUE("11 Jul 2016") you will get the serial number of the date. Pass this result to below function =Day(Serial_Number) ie =DAY(DATEVALUE("11 Jul 2016"))
Comments

Advanced Excel, VBA Automations, Reporting Insight

To convert date into number of days in that year, use the following formula, assuming your date is in cell A1: =DAYS(A1,DATE(YEAR(A1),1,1))
Comments

Tutor

=TEXT(Cell with date,"DD")
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

=TEXT(DATE(2016,8,26),"DDDD")
Comments

Excel Expert

Assuming that the given date is in the Cell A1 If you want to know the serial number for the given date for the year use =A1+1-DATE(TEXT(A1,"yyyy"),1,1) If you want to know the weekday name then simply use =TEXT(A1,"DDD") for 3 letter days e.g. Sun, Mon, etc. OR use =TEXT(A1,"DDDD") full days e.g....
read more
Assuming that the given date is in the Cell A1 If you want to know the serial number for the given date for the year use =A1+1-DATE(TEXT(A1,"yyyy"),1,1) If you want to know the weekday name then simply use =TEXT(A1,"DDD") for 3 letter days e.g. Sun, Mon, etc. OR use =TEXT(A1,"DDDD") full days e.g. Sunday, Monday, etc. Please check the attached image for details. This will only work when cell A1 contains valid date value. At times incorrectly entered dates are interpreted by Excel as text. In those scenarios use =DATEVALUE(A1) in place of just A1 in the formulas above. read less
Comments

Excel VBA Training, Microsoft Excel, MIS Reporting, VBA, MS Access

other option is pressing ctrl+1 then-> custom->Type "dddd"
Comments

1. Select the cell where you have value which you want to convert into days, then write below function =DATEVALUE("11 Jul 2016") Press Enter
Comments

=DATEDIF(celladdress,NOW(),"d")
Comments

View 7 more Answers

Related Questions

Can a person learn advanced level MS Excel through YouTube videos?
You can learn MS Excel on Youtube. Whether you are a complete beginner or advanced user of Excel, there are several video tutorials available at every skill level. They teach you everything by making you...
Ramkumar
0 0
7
Is it necessary to have the knowledge of VB script for Excel Macro Training?
Please make a correction, its not VB Script but Excel VBA that you need to learn. VB Script is different form Excel VBA even though they both are subset of VB (the same parent), Please google to know more....
Suma K V

What is the use of Data validation commond. can you demonstare the example in common life?

The point of data validation is to pick the list in a drop down fashion. It will ease your work by allowing you to select the entries from the drop down rather than you writing for it. It saves a lot of time when it comes to large dataset.
Anil
0 0
5
What are the best practices when modelling in Excel?
Best Practices for Modelling in Excel: Know your Tool which is excel in this case. Avoid Circular Referencing Have a Glossary for your model which states what means what Use same theme and formatting...
Ajay
1 0
6
What is the use of Format painter in MSExcel?
In Microsoft Excel, the Format Painter is a tool that allows you to quickly copy formatting from one cell or range of cells and apply it to another cell or range. It helps you maintain a consistent...
Kirthi
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What is PowerPoint?
PowerPoint is a complete presentation graphics package. It gives you everything you need to produce a professional-looking presentation. PowerPoint offers word processing, outlining, drawing, graphing,...

Excel Macros Training
The Next Level Technologies Excel Learning...Read & Share....Happy Learnings Record Macro (Automating day to day activity reports) -> Choose Record Macro in the Code group of the Developer...
N

Next Level Technologies

0 0
0

10 Best Job Interview Tips for Jobseekers
10 Best Job Interview Tips for Jobseekers:- 1. Conduct Research on the Employer, Hiring Manager, and Job Opportunity2. Review Common Interview Questions and Prepare Your Responses3. Dress for Success4....

Excel Tip: VLOOKUP formula limitations
1. Vlookup is not case-sensitive 2. If Lookup value has duplicates in the lookup column, then it returns 1st found value 3. Vlookup cannot pull values which are on the left side from Lookup column 4....

Hidden Gems of MS Excel - New Window
You are working on 2 Worksheets in Same Workbook. To complete Your task, You have to frequently navigate between the Worksheets.Understandably, to frequently navigate between the Worksheets is inconvenient,...

Recommended Articles

Microsoft Office is a very popular tool amongst students and C-Suite. Today, approximately 1.2 billion people across 140 countries use the office programme. It is used at home, schools and offices on a daily basis for organizing, handling and presenting data and information. Microsoft Office Suite offers programs that can...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Microsoft Excel Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you