"Rondad" <(E-Mail Removed)> wrote in message
news:CC85A97C-D6D9-4F4A-80F7-(E-Mail Removed)
> On my report where do I use the ABA Abs() function?
You haven't given enbough information to say, really. But probably you
would use it as an expression in the ControlSource of a text box. For
example,
=Abs([SomeField])
Note that the text box where you use an expression like this must not
have the same name as the field you are taking the absolute value of.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)