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

What are the top excel functions management consultants use?
there are more than 600 functions inbuilt in excel, with or without a add on. most consultants turn towards kudos its much simpler and GUI friendly as they wont have time to write complicated functions....
Md
0 0
6

Hi All,

My question is how to define age calculation in excel by formula?

Enter DOB in one cell. For example in Cell A1. Then in the cell where you want to calculate Age there write as =(TODAY()-A1)/365.25 .25 has been added to the 365 because to accommodate the leap year days in between.
BINAYAK
VBA Training institutes in Bangalore?
Yes we are providing training of VBA. CBK Infotech India pvt Ltd, near MSREC Road, Infron of Biriani House. Mathikere Bangalore
Lekhnath Bhandari

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

Ask a Question

Related Lessons

Arrange and View Multiple Worksheets at Once in Excel
Arrange and View Multiple Worksheets at Once in Excel This feature allows you to view multiple worksheets at once from the same workbook at the same time. You need to follow beneath simple...

Eight Bug Reduction Tips: VBA
You cannot completely eliminate bugs in your programs, but there are a few tips that will help you keep them to a minimum: i. Use an Option Explicit at the beginning of your module: Doing so will require...


Benefits Of E-Learning
From an organizational point of view, e-learning courses can be conducted by trainers in one location and it can benefit employees across continents in different time zones. This can bring down training...
E

Edusmart Skills

0 0
0

Common MS Excel Shortcuts to make life easier!
Hi All,I am new to UrbanPro with a passion for learning and teaching analytical tools, MS Excel being the one of them. Excel is one of those master tools which seems untapped to its fullest potential;...
S

Shruti S.

0 0
0

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