type conversion 썸네일형 리스트형 VBA - Type Conversion Functions VBA에서 형변환 관련 함수 모음 Syntax CBool(expression) CByte(expression) CCur(expression) CDate(expression) CDbl(expression) CDec(expression) CInt(expression) CLng(expression) CLngLng(expression) (Valid on 64-bit platforms only.) CLngPtr(expression) CSng(expression) CStr(expression) CVar(expression) The required expression argument is any string expression or numeric expression. Return Types The function n.. 더보기 이전 1 다음