A
AngiW
I think I'm overthinking this, so if someone can tell me the easy way, i'd
appreciate it. I'm new to AccXP...was used to Acc97, so treat me like an
idiot.
I'm trying to write an accrual db. My table consists of used, avail, carried
and earned fields for vac and sick. Every last day of the month you get 5
hours sick and then some other number for vacation is earned every month
according to your anniversary date. My problem is having the db update each
record when the db is opened using today's date without going into each record.
Without doing a slew of If statements, i'm not sure how to do this. I figure
I can create and use a hidden Last Updated field to make sure it doesn't do it
more than once for a given month, but how do i tell it the last day of every
month when months end in 28, 29, 30, or 31? Thanks!!
Angi
appreciate it. I'm new to AccXP...was used to Acc97, so treat me like an
idiot.
I'm trying to write an accrual db. My table consists of used, avail, carried
and earned fields for vac and sick. Every last day of the month you get 5
hours sick and then some other number for vacation is earned every month
according to your anniversary date. My problem is having the db update each
record when the db is opened using today's date without going into each record.
Without doing a slew of If statements, i'm not sure how to do this. I figure
I can create and use a hidden Last Updated field to make sure it doesn't do it
more than once for a given month, but how do i tell it the last day of every
month when months end in 28, 29, 30, or 31? Thanks!!
Angi