C
captain bob
I am trying to trim leading and ending spaces with
bl3 = UCase(bl1) 'convert to uper case
LTrim (bl3)
RTrim (bl3)
however it does not work
any idea
bl3 = UCase(bl1) 'convert to uper case
LTrim (bl3)
RTrim (bl3)
however it does not work
any idea