Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
Vba remove first 2 characters from string Code Example
vba remove first 2 characters from string
myString = Right(myString,Len(myAtring) - 2)
Source:
stackoverflow.com
vba remove the first character of string
=RIGHT(string,LEN(string)-1)
Source:
www.exceldome.com
Next
Previous
Vb
Related
perform http request in vb.net Code Example
excel vba check if string entirely alpha Code Example
excel vba check if key is in collection Code Example
excel vba Populating a combobox on a userform from a range of cells Code Example
how to open cmd with vbd Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
7