G
Guest
I'm in the beginning stages of designing an inventory db. One thing I'd like
the db to do is to automatically "withdraw" quantities once a week. We have
a spreadsheet of students that change every week and shows how many students
actually graduated each week. There are items that will be issued to each
weeks class so we know from the spreadsheet how much to deduct from
inventory. So, here's my question.
Each Friday, before the spreadsheet is rerun w/ the new class coming in, I
want my db to tally the number of graduates so I do my inventory withdraw.
Wtihout someone manually going in and running a macro each week, is there a
way to run code or a macro automatically based on a preset timer? Perhaps
code that states "if today is Friday", etc. I'm thinking not, since the
program wouldn't even necessarily be open by anyone at the precise given
time. But, I thought I'd ask anyway. Thx, Dj
the db to do is to automatically "withdraw" quantities once a week. We have
a spreadsheet of students that change every week and shows how many students
actually graduated each week. There are items that will be issued to each
weeks class so we know from the spreadsheet how much to deduct from
inventory. So, here's my question.
Each Friday, before the spreadsheet is rerun w/ the new class coming in, I
want my db to tally the number of graduates so I do my inventory withdraw.
Wtihout someone manually going in and running a macro each week, is there a
way to run code or a macro automatically based on a preset timer? Perhaps
code that states "if today is Friday", etc. I'm thinking not, since the
program wouldn't even necessarily be open by anyone at the precise given
time. But, I thought I'd ask anyway. Thx, Dj