December 11, 200322 yr i am trying to create a time tracking database. i need to assign specific codes per job and track the amount of time that was allocated to each job throughout the days. what i'm having a trouble with is creating a summarization field for a dynamically generated field. because there are hundreds of codes, i cannot create static fields of summarization for each code. i need a calculation to recognize similar codes and calculate a running total for each code. can anyone provide some insight please? cheers!
December 12, 200322 yr Why don't you set up a layout that has a subsummary part (sorted by job code). Create the appropriate summary fields (count of job code, total of job code etc.) and place them in the summay part. Then sort and Preview or print.
Create an account or sign in to comment