G
Guest
Hello all.
I am currently working on a project and am stuck. I know how to do it in
Excel, but now wish to do it in access, and there's trouble.
I want to continually (once per day at XX:XX time) check our records for
those that match certain criteria, those being that the date is older than 14
days AND that a field value is "Awaiting Pickup". Now, in Excel I can turn
the row red, make it stand out. I wish to do the same in Access on Reports,
and print notices.
I don't know the best way of attacking this, but IF() statements seem to be
it. So here's my questions:
 What's the best way to attack this? IF() statements, Switch() statements,
Macros what?
 Where would I code such functions?
 Is it possible to create one function to check for criteria, generate a
report, print notices, and print the report?
Thanks for the help. I know it's not good to post multiple questions in the
same post, but they're all along the same line.
~Brett Patterson
I am currently working on a project and am stuck. I know how to do it in
Excel, but now wish to do it in access, and there's trouble.
I want to continually (once per day at XX:XX time) check our records for
those that match certain criteria, those being that the date is older than 14
days AND that a field value is "Awaiting Pickup". Now, in Excel I can turn
the row red, make it stand out. I wish to do the same in Access on Reports,
and print notices.
I don't know the best way of attacking this, but IF() statements seem to be
it. So here's my questions:
 What's the best way to attack this? IF() statements, Switch() statements,
Macros what?
 Where would I code such functions?
 Is it possible to create one function to check for criteria, generate a
report, print notices, and print the report?
Thanks for the help. I know it's not good to post multiple questions in the
same post, but they're all along the same line.
~Brett Patterson