from where i can obtain a accident reporting template in access
Very few Access developers write (or use) templates at all, other than
as a learning exercise.
You may be better off going through the effort of designing your own
database, going through the steps of identifying your Entities
(real-life things, people or events of interest), their Attributes
(what distinct chunks of information do you need to know about them),
their relationships, etc.
See some of the references at:
Jeff Conrad's resources page:
http://home.bendbroadband.com/conradsystems/accessjunkie/resources.html
The Access Web resources page:
http://www.mvps.org/access/resources/index.html
or get a copy of my friend John Viescas' book _Access <version> Step
By Step_ or one of the many other good books about Access.
If you build your own database, you'll be able to adapt it to your
requirements - rather than adapting your requirements to somebody
else's idea of what they ought to have been!
John W. Vinson[MVP]