https://bugs.documentfoundation.org/show_bug.cgi?id=144299
Wolfgang Jäger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|SheetCellRanges service |SheetCellRanges service |cant FindAll or ReplaceAll |SEARCHING FOR STYLE cant |if .Count=1 / simple |FindAll or ReplaceAll if |SheetCellRange also can't. |.Count=1 / simple | |SheetCellRange also can't. --- Comment #1 from Wolfgang Jäger <[email protected]> --- Sorryy! When reporting the bug I completely missed to emphasize (in fact I not even mentioned) the very important condition "searching for style". The Basic code in the attached example is containing the lines With searchDe .SearchStyles = True .SearchString = workCS End With The search for .SearchStyles = False with an ordinary .SearchString is NOT afflicted. Sorry -- You are receiving this mail because: You are the assignee for the bug.
