Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jam Jam is offline
external usenet poster
 
Posts: 7
Default How do I add "accrued vacation days" column to the Employee Attend

I found the template for the Employee Attendance Record, and it's the one I
need, but I also need to add a column for "accrued vacation days" (monthly).
How do I do that?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How do I add "accrued vacation days" column to the Employee Attend

There are a few of these templates at the Template Gallery.

If you share the URL of the template you downloaded someone could probably help
you.

But I would imagine you just insert a column and go from there with formulas to
calculate accrued days based upon some algorithm which you would know.


Gord Dibben MS Excel MVP


On Sun, 3 Feb 2008 11:03:00 -0800, Jam wrote:

I found the template for the Employee Attendance Record, and it's the one I
need, but I also need to add a column for "accrued vacation days" (monthly).
How do I do that?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jam Jam is offline
external usenet poster
 
Posts: 7
Default How do I add "accrued vacation days" column to the Employee At

This is the link to the template that I was referring to.

http://office.microsoft.com/en-us/te...CT012261941033

I know how to insert a column, but not familiar on how to make it to
calculate the accrued vacation day per month (for ex. employee entitled to 10
vacation days per year, accrued monthly at the rate of 0.833 days). Does
someone know how I could do that?


"Gord Dibben" wrote:

There are a few of these templates at the Template Gallery.

If you share the URL of the template you downloaded someone could probably help
you.

But I would imagine you just insert a column and go from there with formulas to
calculate accrued days based upon some algorithm which you would know.


Gord Dibben MS Excel MVP


On Sun, 3 Feb 2008 11:03:00 -0800, Jam wrote:

I found the template for the Employee Attendance Record, and it's the one I
need, but I also need to add a column for "accrued vacation days" (monthly).
How do I do that?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How do I add "accrued vacation days" column to the Employee At

In accrued vacation column(new column) enter this formula

=DATEDIF(I6,TODAY(),"m")*0.833

Drag/copy down as required. Format to General or Number

Note: On the Template, column I is hire date.


Gord


On Sun, 3 Feb 2008 23:11:00 -0800, Jam wrote:

This is the link to the template that I was referring to.

http://office.microsoft.com/en-us/te...CT012261941033

I know how to insert a column, but not familiar on how to make it to
calculate the accrued vacation day per month (for ex. employee entitled to 10
vacation days per year, accrued monthly at the rate of 0.833 days). Does
someone know how I could do that?


"Gord Dibben" wrote:

There are a few of these templates at the Template Gallery.

If you share the URL of the template you downloaded someone could probably help
you.

But I would imagine you just insert a column and go from there with formulas to
calculate accrued days based upon some algorithm which you would know.


Gord Dibben MS Excel MVP


On Sun, 3 Feb 2008 11:03:00 -0800, Jam wrote:

I found the template for the Employee Attendance Record, and it's the one I
need, but I also need to add a column for "accrued vacation days" (monthly).
How do I do that?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jam Jam is offline
external usenet poster
 
Posts: 7
Default How do I add "accrued vacation days" column to the Employee At

Thank you Gord.

"Gord Dibben" wrote:

In accrued vacation column(new column) enter this formula

=DATEDIF(I6,TODAY(),"m")*0.833

Drag/copy down as required. Format to General or Number

Note: On the Template, column I is hire date.


Gord


On Sun, 3 Feb 2008 23:11:00 -0800, Jam wrote:

This is the link to the template that I was referring to.

http://office.microsoft.com/en-us/te...CT012261941033

I know how to insert a column, but not familiar on how to make it to
calculate the accrued vacation day per month (for ex. employee entitled to 10
vacation days per year, accrued monthly at the rate of 0.833 days). Does
someone know how I could do that?


"Gord Dibben" wrote:

There are a few of these templates at the Template Gallery.

If you share the URL of the template you downloaded someone could probably help
you.

But I would imagine you just insert a column and go from there with formulas to
calculate accrued days based upon some algorithm which you would know.


Gord Dibben MS Excel MVP


On Sun, 3 Feb 2008 11:03:00 -0800, Jam wrote:

I found the template for the Employee Attendance Record, and it's the one I
need, but I also need to add a column for "accrued vacation days" (monthly).
How do I do that?




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
Chg 1 "Last, First Mid" column to 3 "First", "Middle", "Last" colu JBird11002 Excel Discussion (Misc queries) 4 August 15th 08 06:31 PM
How do I change the column heading in Excel to display "A" "B" "C Thai New Users to Excel 1 November 30th 07 08:06 PM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
can we convert "2 days 16 hrs" to " 64hrs" using excel functions chris Excel Worksheet Functions 5 April 24th 06 12:53 AM
Accrued Vacation Kim Campbell via OfficeKB.com Excel Worksheet Functions 8 January 12th 05 03:01 PM


All times are GMT +1. The time now is 09:34 AM.

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"