Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a columnn full of strings of varaible length and content which contain
0 to 4 spaces interspersed within the string eg "1 1p 3 7c " or "2 4 1" or "1 2 x 4" I want to extract the values between the spaces. If I know the number of spaces and the position of each space I can use the LEFT and MID functions to extract the values i want. I am not fussed as to whether this is done within Excel sheet adjacent cells or within a VBA procedure and returned to 4 adjacent cells. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find String in another string - only between spaces | Excel Worksheet Functions | |||
Value between two spaces in a String | Excel Programming | |||
counting spaces in a string | Excel Programming | |||
counting spaces in a string | Excel Programming | |||
Count Spaces In A String | Excel Programming |