Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a cell that contains several thousand characters of fixed-length data.
I've been able to parse out various values using a file layout that I refer to for location and length within this cell (the thousands of characters are for several hundred fields, so I don't want to parse them manually... especially since I need only a handful of values). I don't seem to be getting data however for characters past character 332. The data cell (A1) is able to hold all of the 2,700 characters, but the MID function seems to be unable to parse out characters beyond a certain character location.. even if its just 2 characters from say characters 1,000 - 1,001. Is there a limitation to how many characters the MID function will look through? I have thousands of these cells, all with data in the same character positions, so making this formula work would be helpful. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If function limitation | Excel Worksheet Functions | |||
LARGE with text string | Excel Worksheet Functions | |||
percetile function limitation | Excel Worksheet Functions | |||
IRR FUNCTION LIMITATION ?? | Excel Discussion (Misc queries) | |||
Function limitation | Excel Worksheet Functions |