How to convert character half size (1 byte) to character full size in VBA excel? -


i want convert character half size character full size as:

  • a(1byte) -> a(2byte)
  • 2 half size space --> 1 full size space

i try function strcov in vb excel don't work.

try strconv function using vbwide conversion. believe system locale must set east asia locale.

strconv function on msdn


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -