J
Justin
I need to remove any leading spaces from a text field.
I have " Coat"
I want "Coat"
I''ve tried Rtrim() and Cstr() with no luck. There must be a simple
function for this, but I can't find it.
Thanks.
I have " Coat"
I want "Coat"
I''ve tried Rtrim() and Cstr() with no luck. There must be a simple
function for this, but I can't find it.
Thanks.