| Edit: Split from [Solved] Counting occurrence of specific character in cell because that topic is solved thus morphingstar needs their own topic |
LEN(cell)-LEN(SUBSTITUTE(cell;"-";"")) x LEN($d$101)-LEN(SUBSTITUTE(cell;”\”;"")) x =LEN(($D$101)-LEN(SUBSTITUTE($D$101,”\”;""))))) surplus brackets added by LO.
I need to count "\" in path of file list
Examples, 1 source cell contains file name, extension, path. The goal is to separate the items into specific columns [FN¦Ext¦Path]
1of 99.jpg jpg C:\Users\ALL\Pictures\_PRINTSCREEN\
danwinter 2h12m46_humLion.jpg jpg C:\Users\ALL\Pictures\_PRINTSCREEN\ancient\
toulouse_peg01.jpg jpg C:\Users\ALL\Pictures\_PRINTSCREEN\ancient\PEG\
There can be more "\", the number varies, = minimum of selected folder, in this case _PRINTSCREEN includes minimum 5 x \.
I pasted the formula from URL into sheet. Entering formulas with keyboard often fails to work in LO. Err501 is unavoidable.
I opened the sheet with OO, the same error appears.
Cell I97 shows the error.
Hoping for a solution. Thanks.