Hello
I am using Crystal 9.0 reporting off of an Access 2002 database.
I am trying to calculate number of beds using a cross tab report. The formula is # of patient days/(days in period*.85). In a non-cross tab report the formula would be:
Sum ({@TotalDays})/((DistinctCount({?Disch Date})*.85))
Any and all assistance greatly appreciated.
I am using Crystal 9.0 reporting off of an Access 2002 database.
I am trying to calculate number of beds using a cross tab report. The formula is # of patient days/(days in period*.85). In a non-cross tab report the formula would be:
Sum ({@TotalDays})/((DistinctCount({?Disch Date})*.85))
Any and all assistance greatly appreciated.