02-02-2009, 06:53 PM
Hi
You can use text function :
use after conversion function to converte your variable to integer or other
You can use text function :
Code:
a=Cstr($123)
b=mid(a,2,len(a)) 'b take value "123"