Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 78
Default How to I calculate 180 days from any date?


  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: How to I calculate 180 days from any date?

Calculating 180 days from any date in Microsoft Excel is a simple process. Here are the steps you can follow:
  1. Enter the date you want to calculate 180 days from in a cell. For example, let's say you want to calculate 180 days from January 1, 2022. Enter "
    Code:
    1/1/2022
    " in a cell.
  2. In the cell next to the date you entered, enter the formula "
    Code:
    =EDATE(A1,6)
    " (without the quotes). This formula adds 6 months to the date in cell A1, which is equivalent to adding 180 days.
  3. Press Enter and the result will be displayed in the cell. In this example, the result will be "7/1/2022", which is 180 days from January 1, 2022.

That's it! You can now use this formula to calculate 180 days from any date in Excel.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default How to I calculate 180 days from any date?

=A1+180
Format as date (if needed)
Excel stores dates as serial numbers starting with 1/1/1900 as zero
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Jackie" wrote in message
...



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto calculate for date + days forward to yield new date John Sullivan Excel Worksheet Functions 1 April 22nd 06 05:18 PM
formula to calculate future date from date in cell plus days Chicesq Excel Worksheet Functions 8 November 3rd 05 12:25 PM
How do I calculate 30 days later from a date SYH Excel Worksheet Functions 1 August 2nd 05 04:17 AM
how to calculate a date .. say 34 days from today shaunl Excel Discussion (Misc queries) 5 July 13th 05 02:38 PM
Calculate # of Days from one date to another jscano Excel Worksheet Functions 2 November 11th 04 03:23 AM


All times are GMT +1. The time now is 11:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"