I am needing some direction to get a data base set up in access to track efficiency. Thanks!!!!
N Neisey411 Aug 25, 2006 #1 I am needing some direction to get a data base set up in access to track efficiency. Thanks!!!!
J jahoobob via AccessMonster.com Aug 25, 2006 #2 Gather the raw data (uptime, downtime, etc.) in a table. Query the table and create a field with your calculations e.g. Efficeincy: [Uptime]/[Uptime]+[Downtime]. If you want additional help you will need to provide more specific information
Gather the raw data (uptime, downtime, etc.) in a table. Query the table and create a field with your calculations e.g. Efficeincy: [Uptime]/[Uptime]+[Downtime]. If you want additional help you will need to provide more specific information