Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have a CSV data extract that I am trying to automatically seperate using a formula -each string contains about 10 pieces of data each seperated by a comma I am trying to find / build a function that can return the character position within the string of the Xth comma - I also need to be able to specify whether it looks for the xth comma from the front or the back of the string. I am currently achieving this by using multiple Mid and SEARCH functions but the formulas end up enormous and are hard to maintain. Any help would be really appreciated Ta Andi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
return a character at a certain position in a string of text | Excel Worksheet Functions | |||
Return position of 2nd, 3rd, ect occurrence of a character in a st | Excel Discussion (Misc queries) | |||
Excel-Match 1st text character in a string to a known character? | Excel Worksheet Functions | |||
function for finding position of numeric character in a string | Excel Programming | |||
How find character position # in string from right end? Or how get range row num | Excel Programming |