Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jopla
 
Posts: n/a
Default Date Vacation Tracker

I am using a vacation tracker spreadsheet to record vacations used. On an
employee's anniversary date, they have vacation time added. Can I create a
formula that will add their newly allowed vacation time to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or shifts) to Cell A1.
Thanks....
  #2   Report Post  
McCarthy_MF
 
Posts: n/a
Default

Not knowing what exactly you are tracking or how you have it layed out the
best I can offer is that you need a multipart calculation. First, you need a
=today() formula to calculate when, in your example, Dec 10 is.
Then, in your example, in cell A1 you need to have an IF statement to
measure against your =today() formula for the Dec 10 date.

IF this is helpful but not helpful enough please let me know. I know with
the file in front of me I can build it, I have one for my personal tracking
that calculates my hourly acrual of vacation time, makes the adjustment to
the rate for my anniversary, and accounts for how much I have taken. I'd be
happy to share my file so you can get an idea on how I tackled this.

"jopla" wrote:

I am using a vacation tracker spreadsheet to record vacations used. On an
employee's anniversary date, they have vacation time added. Can I create a
formula that will add their newly allowed vacation time to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or shifts) to Cell A1.
Thanks....

  #3   Report Post  
jopla
 
Posts: n/a
Default

I would appreciate the file.

My Company awards all vacation earned on an employee's aniversary date. I am
using a template I downloaded from MS. The spreadsheet has a "rollup" sheet
that keeps track of vac days left.

There is a tab for each month. When a day is used (ex: Feb 14), one day is
decremented from the total left on the "rollup" sheet. I would like to have
the formula automatically add the vacation due. EG, Joe gets 3 weeks = 15
days on June 14. When June 14 rolls around, I want the rollup sheet to have
that vacation amt automatically added into Joe's vacation allowed.

Make sense??
Thanks

"McCarthy_MF" wrote:

Not knowing what exactly you are tracking or how you have it layed out the
best I can offer is that you need a multipart calculation. First, you need a
=today() formula to calculate when, in your example, Dec 10 is.
Then, in your example, in cell A1 you need to have an IF statement to
measure against your =today() formula for the Dec 10 date.

IF this is helpful but not helpful enough please let me know. I know with
the file in front of me I can build it, I have one for my personal tracking
that calculates my hourly acrual of vacation time, makes the adjustment to
the rate for my anniversary, and accounts for how much I have taken. I'd be
happy to share my file so you can get an idea on how I tackled this.

"jopla" wrote:

I am using a vacation tracker spreadsheet to record vacations used. On an
employee's anniversary date, they have vacation time added. Can I create a
formula that will add their newly allowed vacation time to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or shifts) to Cell A1.
Thanks....

  #4   Report Post  
McCarthy_MF
 
Posts: n/a
Default

Please send an email to my name as listed below @hotmail.com and I'll get a
copy of my file to you. Please use the subject of this string so I can look
for it in my Bulk/Junk folder and not delete it.

I'll also give it some thought for building a managers version of vacation
tracking, or at least one that is not based on the acrual rate system.


"jopla" wrote:

I would appreciate the file.

My Company awards all vacation earned on an employee's aniversary date. I am
using a template I downloaded from MS. The spreadsheet has a "rollup" sheet
that keeps track of vac days left.

There is a tab for each month. When a day is used (ex: Feb 14), one day is
decremented from the total left on the "rollup" sheet. I would like to have
the formula automatically add the vacation due. EG, Joe gets 3 weeks = 15
days on June 14. When June 14 rolls around, I want the rollup sheet to have
that vacation amt automatically added into Joe's vacation allowed.

Make sense??
Thanks

"McCarthy_MF" wrote:

Not knowing what exactly you are tracking or how you have it layed out the
best I can offer is that you need a multipart calculation. First, you need a
=today() formula to calculate when, in your example, Dec 10 is.
Then, in your example, in cell A1 you need to have an IF statement to
measure against your =today() formula for the Dec 10 date.

IF this is helpful but not helpful enough please let me know. I know with
the file in front of me I can build it, I have one for my personal tracking
that calculates my hourly acrual of vacation time, makes the adjustment to
the rate for my anniversary, and accounts for how much I have taken. I'd be
happy to share my file so you can get an idea on how I tackled this.

"jopla" wrote:

I am using a vacation tracker spreadsheet to record vacations used. On an
employee's anniversary date, they have vacation time added. Can I create a
formula that will add their newly allowed vacation time to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or shifts) to Cell A1.
Thanks....

  #5   Report Post  
Phyllis
 
Posts: n/a
Default

Hello,

If you wouldn't mind, I would love a copy of your tracking
spreadsheet. I've been trying for months to do exactly
what you said yours is does. Thanks.
-----Original Message-----
Not knowing what exactly you are tracking or how you have

it layed out the
best I can offer is that you need a multipart

calculation. First, you need a
=today() formula to calculate when, in your example, Dec

10 is.
Then, in your example, in cell A1 you need to have an IF

statement to
measure against your =today() formula for the Dec 10 date.

IF this is helpful but not helpful enough please let me

know. I know with
the file in front of me I can build it, I have one for my

personal tracking
that calculates my hourly acrual of vacation time, makes

the adjustment to
the rate for my anniversary, and accounts for how much I

have taken. I'd be
happy to share my file so you can get an idea on how I

tackled this.

"jopla" wrote:

I am using a vacation tracker spreadsheet to record

vacations used. On an
employee's anniversary date, they have vacation time

added. Can I create a
formula that will add their newly allowed vacation time

to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or

shifts) to Cell A1.
Thanks....

.



  #6   Report Post  
McCarthy_MF
 
Posts: n/a
Default

Please send an email to my name as listed below @hotmail.com and I'll get a
copy of my file to you. Please use the subject of this string so I can look
for it in my Bulk/Junk folder and not delete it.

"Phyllis" wrote:

Hello,

If you wouldn't mind, I would love a copy of your tracking
spreadsheet. I've been trying for months to do exactly
what you said yours is does. Thanks.
-----Original Message-----
Not knowing what exactly you are tracking or how you have

it layed out the
best I can offer is that you need a multipart

calculation. First, you need a
=today() formula to calculate when, in your example, Dec

10 is.
Then, in your example, in cell A1 you need to have an IF

statement to
measure against your =today() formula for the Dec 10 date.

IF this is helpful but not helpful enough please let me

know. I know with
the file in front of me I can build it, I have one for my

personal tracking
that calculates my hourly acrual of vacation time, makes

the adjustment to
the rate for my anniversary, and accounts for how much I

have taken. I'd be
happy to share my file so you can get an idea on how I

tackled this.

"jopla" wrote:

I am using a vacation tracker spreadsheet to record

vacations used. On an
employee's anniversary date, they have vacation time

added. Can I create a
formula that will add their newly allowed vacation time

to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or

shifts) to Cell A1.
Thanks....

.


  #7   Report Post  
tls tls is offline
Junior Member
 
Posts: 1
Default

I know this thread is old (2004) but I'm also looking for a way to add hours like "JOPLA" in a vacation tracking spreadsheet. Do you still have this file that you could send to me? Thanks.

Quote:
Originally Posted by McCarthy_MF
Not knowing what exactly you are tracking or how you have it layed out the
best I can offer is that you need a multipart calculation. First, you need a
=today() formula to calculate when, in your example, Dec 10 is.
Then, in your example, in cell A1 you need to have an IF statement to
measure against your =today() formula for the Dec 10 date.

IF this is helpful but not helpful enough please let me know. I know with
the file in front of me I can build it, I have one for my personal tracking
that calculates my hourly acrual of vacation time, makes the adjustment to
the rate for my anniversary, and accounts for how much I have taken. I'd be
happy to share my file so you can get an idea on how I tackled this.

"jopla" wrote:

I am using a vacation tracker spreadsheet to record vacations used. On an
employee's anniversary date, they have vacation time added. Can I create a
formula that will add their newly allowed vacation time to a cell, on their
anniversary date?

Example. On December 10 add 10 days (or hours or shifts) to Cell A1.
Thanks....
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
Date updates from worksheet to chart & changes date to a date series! Help!! Jayjg Charts and Charting in Excel 2 January 22nd 05 03:00 PM
Date issue between Windows and Macintosh version dlg1967 Excel Discussion (Misc queries) 4 January 19th 05 03:51 PM
how do i make a date change automatically if i change one before . dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 09:21 PM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
Using formulas to determine date in one cell based on date in anot Gary Excel Worksheet Functions 2 November 22nd 04 08:11 AM


All times are GMT +1. The time now is 08:32 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"