Moved to correct forum by moderator. Please use a more informative subject in future
hi
i am developing a smartform for invoice
while displaying the item data , the qty field i am getting like 280.00.
my requirement is if qty is 280.00 , then i have to display 280
if quantity is 280.56 i have to display 280.56 only.
can any one give me the solution, i tried with trunc , round , ceil
but i couldn't get the exact output
Edited by: Matt on Feb 17, 2009 11:43 AM