Template

G

Going crazy

I need some kind of template/form that I can use to hold weekly evaluation
sessions. I need to be able to track from week to week and bring forward
unresolved issues. Any ideas.
 
J

John W. Vinson

I need some kind of template/form that I can use to hold weekly evaluation
sessions. I need to be able to track from week to week and bring forward
unresolved issues. Any ideas.

Nobody's going to have a template which matches *your business's*
requirements. But it sounds like this should be a pretty easy application to
build from scratch. You'll need a table of Employees, a table of Sessions,
probably a table of Issues - you know your business conventions, we don't.

For some tutorials and suggestions about how to set up databases see:

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
 
Top