New to Access

C

carlos24mar

I am new to access and would like to design a database that will
automatically email certain documents when the count down reaches a
designated number.
 
H

HEILI

carlos24mar said:
I am new to access and would like to design a database that will
automatically email certain documents when the count down reaches a
designated number.
 
J

John W. Vinson

I am new to access and would like to design a database that will
automatically email certain documents when the count down reaches a
designated number.

A database containing... what?

A count down of... what?

Carlos, you have an understanding of your business needs. Until you
communicate them to the volunteers here, we do not. Also the culture of this
group is to help people with specific problems, not to build complete
applications for free.

You might want to check out some of the tutorials and guides here:

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/accessjunkie/resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

A free tutorial written by Crystal (MS Access MVP):
http://allenbrowne.com/casu-22.html

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials
 
C

carlos24mar

I have put together the count down and all of the forms. the database counts
down the number of days until the specified number. the specified numbers
are 30,15,7,1,0,-1,-7,-15,-30. these numbers represent the number of days
until the cert expires and how many days over due they are.

What i am i am attempting to do is email out at those days automaticly.
 
Top