Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on creating report for time record
Message
From
04/09/2003 23:40:29
 
 
To
04/09/2003 22:59:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00826272
Message ID:
00826276
Views:
17
Hi Evelyn,

If you capture the employee id, date, time-in and date, time-out into a .dbf, you can compute the total hours and print said report. I assume there is a table somewhere that contains the employee ID, name and maybe even pay rate. You can relate the employee hours worked table to the employee table to print the other relavent data. The report could be by date or by employee id or name, etc. You could use the Report Writer, or long hand (line,1,3) or you could even export it to Excel. Most of the reports that I write for my clients have the option to export to Excel.

Good luck.

Paige
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform