Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculating S% Billiable In Report

Status
Not open for further replies.

deintinis

IS-IT--Management
Nov 14, 2001
174
0
0
US
I have a projection Report with the following fields:
Month
Year
Employee Name
Proposed Hours
Fees
Rate
% Billable

The Fees is a simple calculation of Proposed Hours times Rate. I am having a problem figuring out the best way to calculate the % Billable. The % Billable is the Proposed Hours Divided by the Total Possible Monthly Work Hours. I have a seperate table with the total Work Hours each month in which I created a relationship to a field in my main table of the same name. When I inserted this field into the report, before I even tried to do the calculation, the field only shows a 1 when I preview the report.

I would like this field to dispay the number of hours in the Month that is displayed in the report (which is grouped by Month). I would than need this total divided by the Proposed Hours to get my percentage billable.

Any help would be appreicated, I am starting to pull out my hair trying to figure out the easiest way to do this.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top