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

How to use excel formula?
Excel formula can be used from within the cell (just double click a cell to insert formula) or select the cell where you want to enter formula and click the formula bar on top which says fx. You can also...
Mridulika
0 0
8
What is Microsoft Excel?
It is an Application which consist of Spread Sheet for creating Document based on requirement
Swati
0 0
5

Is learning Tally good or is learning Advanced Excel and Python good? Which one will be better for getting a job? What would be the general cost of learning Tally, Advanced Excel and Python? Which are the best tutors or institutes near to Kudlu Gate and Electronic City?

 

 

As a beginner, you should go with Advance Excel and MIS reporting. After that, you can go for VBA, SQL, and Python in the end. Follow this career path. You will end up being a data analyst and package raging from 8-12lakh pa.
Prabhu
Hi, I'm BCA graduate, and I have seven years in the general insurance field now I want to change my profile and upgrade my knowledge. Will learning python help me with my growth in my career?
Hi, as far as my knowledge goes first, you should learn data processing tools or programs like MS Excel, Power Bi, or SQL then you should then take a leap into Python, which will make automating your work quite simple.
Supriya
What is the one formula that you can never use in an excel?
First we need to differentiate between FORMULA and FUNCTION before answering the question. Formula is anything that starts with "=" sign. Like =3+9. However, function is a subset of formulas, and they...
Raja

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

Ask a Question

Related Lessons

How to Remove Duplicates from your data
Larger data sets tend to have duplicate content. You may have a list of multiple contacts in a organization and only want to see the number of organization you have or you have multiple rows of same type...

How to install Analysis ToolPak in Excel
The Analysis ToolPak is an Excel add-in program that provides data analysis tools for financial, statistical and engineering data analysis. To load the Analysis ToolPak add-in, execute the following steps. 1....

Excel Tip 1: VLOOKUP to pull left column values
Hi,Most of us know that using Vlookup function we can get the right column values, however by using Choose function in Vlookup table array, we can pull left column values as well. In the below screenshot...

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

VBA Function - INSTR
INSTR works similar to FIND function in Excel. INSTR search for specific text in a given text and returns the position number of what you are searching for. Syntax: InStr( , string, searchingfor, ) Sub...

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