Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Truncate


Message #1 by Alex Mather <AMather@c...> on Tue, 24 Jul 2001 16:46:17 -0400
Hello. I need to truncate a number in a report. I know that the TRUNC

function works in a worksheet but is there a way to truncate a number in

design mode of a report?

 

Right now I have the field has a fixed number. While that works for display

purposes, when I use the field in a calculation the entire number is

used.....

 

Thanks in advance for your help!

 

Cheers.

Alex



Message #2 by "Richard Lobel" <richard@a...> on Tue, 24 Jul 2001 15:44:43 -0700
Depending on what part of the number you need, use the Left, Right or

Mid functions to get just a part of the number.



Richard Lobel








  Return to Index