B
bdehn
I am brand new to Access and armed only with a For Dummies book. I'd really
appreciate some help.
I have a list of employees and their Layoff Date, the date they Returned to
Work and the date they move to the Bottom of the List (22 days after they
return to work)
I need to have this list in order with oldest date at the top, to know who
gets called first.
I made a query that calculates 22 days from the Returned Date, no problem,
but...
What would be the best way to move the person to the bottom of the list?
I've tried making a query that shows me all the Bottom of the List dates
that match today's date. Then making a SetValue macro that would change the
Layoff Date to the current date, thereby moving them to the bottom. Seems so
simple, but I can't get it to work. I run into a wall when I fill in the Item
and Expression lines in the SetValue macro. It tells me my Query doesn't
exist.
Any suggestions?
(Thank you thank you thank you!)
appreciate some help.
I have a list of employees and their Layoff Date, the date they Returned to
Work and the date they move to the Bottom of the List (22 days after they
return to work)
I need to have this list in order with oldest date at the top, to know who
gets called first.
I made a query that calculates 22 days from the Returned Date, no problem,
but...
What would be the best way to move the person to the bottom of the list?
I've tried making a query that shows me all the Bottom of the List dates
that match today's date. Then making a SetValue macro that would change the
Layoff Date to the current date, thereby moving them to the bottom. Seems so
simple, but I can't get it to work. I run into a wall when I fill in the Item
and Expression lines in the SetValue macro. It tells me my Query doesn't
exist.
Any suggestions?
(Thank you thank you thank you!)