From: Brad on 6 May 2010 08:31 Is it possible to use an Absolute Value in a report rather than defining the Absolute Value in the query that the report is based on? Brad
From: ghetto_banjo on 6 May 2010 08:37 Sure. in a textbox on the report, you can use the absolute value function there. =Abs([fieldname])
From: Brad on 6 May 2010 14:26 ghetto_banjo Thanks for the help. Brad "ghetto_banjo" wrote: > Sure. in a textbox on the report, you can use the absolute value > function there. > > =Abs([fieldname]) > . >
|
Pages: 1 Prev: Do You Have A SQL Query For This Problem? Next: Visible or Not |