2005 Dec 23 2:25 AM
Hi,
Any body know how i can remove spaces in integer?
Thanks
Regards,
Nandha
2005 Dec 23 2:33 AM
Hi Nandha,
Did you try using technique to remove leading spaces & trailing spaces. Eg. &field(CZ)&.
Regards,
Deva.
2005 Dec 23 2:33 AM
Hi Nandha,
Did you try using technique to remove leading spaces & trailing spaces. Eg. &field(CZ)&.
Regards,
Deva.
2005 Dec 23 2:38 AM
No,plese tell me the code format and whare i can write .
Thanks
Regards,
Nandha
2005 Dec 23 2:57 AM
Dear Nandha,
You must have clicked on the '+' sign to insert the field. Just next to it there is Change button. Click on that and in between two ampersand's write like this : &field(CZ)& - Assuming that field name is 'field'.
Regards,
Deva.
2005 Dec 27 6:43 AM
hi nandha,
better u try with &field(c)& to supress the blanks
thanks