In the code, instead of Raj, we will write Karan to get its character code. Code: Sub String2() Dim Result2 Result2 = Asc("Karan") MsgBox Result2 End Sub.
確定! 回上一頁