hi,
if i have a field (text) and the value in the field is sometimes with preceding spaces ie.
" niraj" and in my format section i want to just get "niraj"
is it possible how... ??? the space may vary so can't take field[1,5] , sometimes the spaces won't be there.
is there a function like ltrim() or trim() ???? i guess not
pls help, am really stuck on this and can't find a solution anywhere.... !!!!
Niraj
if i have a field (text) and the value in the field is sometimes with preceding spaces ie.
" niraj" and in my format section i want to just get "niraj"
is it possible how... ??? the space may vary so can't take field[1,5] , sometimes the spaces won't be there.
is there a function like ltrim() or trim() ???? i guess not
pls help, am really stuck on this and can't find a solution anywhere.... !!!!
Niraj