How can I divide one column by another in a "detail" row?

RE: How can I devide one column by another? by Mardy

Mardy
Mon Jan 17 20:29:04 CST 2005

In a separate column in the detail row, right click to create an
expression.In the Expression dialogue box, create an expression like this =
col1.value/col2.value Should be fairly straight forward. you can pick the
column names from the pick lists to the left of the Expression dialog box..

"trint" wrote:

> How can I divide one column by another in a "detail" row?
>
>