preventing a job from running more than once a year

J

John (Big Guy)

I have a macro that appends records to a file, but I don't want this job to
be run more than once a year. I hold the the date the job is run and I need
to compare the date entered by user to this date. I'm not any good with
visual basic so if you could do it with querys and macros it would be
helpful. Thanks.
 
K

Ken Snell \(MVP\)

Tell us more details about how you "hold" the date information and what
occurs that would trigger the running of the job that may need to be
"stopped".
 
J

John (Big Guy)

Hi Ken,
I managed to accomplish what I wanted by using Dlookup as a condition in a
macro. Thanks for you assistance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top