I would like to know if you can do a LTRIM OR RTRIM (or the equivelant) in Lotus Script. ie "Total: 409,530". In other languages you can do an LTRIM and convert that to say "409,530".
graphage,
For text, as you placed here, the worksheet function is @right(). For numbers it is @string(). I don't do any script programming, but this should give you some place to start.
Hope this helps.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.