Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 137
Default calculate the date from ceased work date after a certain waiting p

Hi,

I need help. I am trying to calculate the first payment of claims from the
date ceased worked after waiting period of of 90 days.

Any help will be appreciated.

Regards,
Brenda

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default calculate the date from ceased work date after a certain waiting p

A1 = Date

If you are looking at working days
B1 =WORKDAY(A1,90)
You need to add the AddIn from menu Tools|Add-Ins (Analysis ToolPak VBA).

If you are looking for the date after 90 days
B1 = A1+90 (Format cells to date)


If this post helps click Yes
---------------
Jacob Skaria


"brenda" wrote:

Hi,

I need help. I am trying to calculate the first payment of claims from the
date ceased worked after waiting period of of 90 days.

Any help will be appreciated.

Regards,
Brenda

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,510
Default calculate the date from ceased work date after a certain waiting p

Hi Brenda,

If I understand your question correctly then you just have to add 90 to the
date and a date 90 days ahead will be returned.

--
Regards,

OssieMac


"brenda" wrote:

Hi,

I need help. I am trying to calculate the first payment of claims from the
date ceased worked after waiting period of of 90 days.

Any help will be appreciated.

Regards,
Brenda

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
Trying to calculate end date using order date and lead time variab BWA Excel Worksheet Functions 3 August 15th 08 04:48 PM
How do I calculate WORK-hours between end/start date CHRISTI Excel Discussion (Misc queries) 0 January 16th 08 06:51 AM
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
Waiting for "Calculating Cells" when there is little to calculate v-deocke Excel Discussion (Misc queries) 3 May 12th 05 08:22 PM


All times are GMT +1. The time now is 01:00 PM.

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

About Us

"It's about Microsoft Excel"