Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I am working with a large volume of data and have numerous occasions where I
need to trim either from the left or the right specific number of characters of a string of characters. I imagine this could be done in VB but I am not a VB expert. |
#2
![]() |
|||
|
|||
![]()
See the Left, Right, Mid, and Trim functions.
-- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "windyoldman" wrote in message ... I am working with a large volume of data and have numerous occasions where I need to trim either from the left or the right specific number of characters of a string of characters. I imagine this could be done in VB but I am not a VB expert. |
#3
![]() |
|||
|
|||
![]()
Have a look at the REPLACE function in Help,
Regards, Alan "windyoldman" wrote in message ... I am working with a large volume of data and have numerous occasions where I need to trim either from the left or the right specific number of characters of a string of characters. I imagine this could be done in VB but I am not a VB expert. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to COnvert text string to number | Excel Discussion (Misc queries) | |||
how do i filter data by number of characters in excel? | Excel Discussion (Misc queries) | |||
count number of occurences within a string | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions | |||
pulling characters out of a string | Excel Worksheet Functions |