C
carly.westcott
I am trying to create a spreadsheet to keep track of employee's bonuses
and awards. So I have three worksheets in a workbook. 1st worksheet:
Awards, 2nd worksheet: Bonuses, 3rd worksheet: Budget. Awards and
Bonuses both have monetary value. On the budget worksheet I want to
be able to have the budget automatically update based on the date of
the award/bonus. So if Susie gets a $200 Bonus on 8/8/2006 - when I
type August or 8/8/2006 into the budget worksheet I want it to subtract
$200 from the bonus budget. Another problem I run into is that there
are two different types of Bonuses so I want to be able to sort those
by name. Also each employee may have 3,4,5,6 awards and numerous
bonuses so it has to be able to handle multiple entries for one
employee.
I really hope this makes sense b/c I have been playing aroudn with it
for awhile and can't seem to make it work.
and awards. So I have three worksheets in a workbook. 1st worksheet:
Awards, 2nd worksheet: Bonuses, 3rd worksheet: Budget. Awards and
Bonuses both have monetary value. On the budget worksheet I want to
be able to have the budget automatically update based on the date of
the award/bonus. So if Susie gets a $200 Bonus on 8/8/2006 - when I
type August or 8/8/2006 into the budget worksheet I want it to subtract
$200 from the bonus budget. Another problem I run into is that there
are two different types of Bonuses so I want to be able to sort those
by name. Also each employee may have 3,4,5,6 awards and numerous
bonuses so it has to be able to handle multiple entries for one
employee.
I really hope this makes sense b/c I have been playing aroudn with it
for awhile and can't seem to make it work.