code128 font

=SUBSTITUTE(code128(A2),"Â"," ")

  • textsms

code39 font

  • textsms

엑셀 & VBA - 서식 삭제하기

Range("A1:A15").ClearFormats

  • textsms