ok so what i want to do is use a field in my database called mins_worked to find if a person is working more or less than 40 hrs/week. this is the first time i ever use a formula in a report and i keep getting the message "Fields Cannot be used within a custom function". what should i do?
my function is
Function ()
{table.minutes_worked} - 480
i am doing this useing CR9
my function is
Function ()
{table.minutes_worked} - 480
i am doing this useing CR9