Python Find Nth Occurrence of Char in a StringIn Python, how would you find the Nth occurrence of a character (or substring) in a string? Yes, […] August 3, 2023 in Python tagged find / char / string / python / substring / nth / occurrence / locate by Mike
Excel Recursive Lambda FunctionLAMBDA functions in Excel are recursive! This means they can call themselves. One classic example of recursion is […] February 8, 2023 in Excel tagged factorial / lambda / find / search / replace / recursion / megareplace by Mike
Excel Protect SheetDo you have an Excel template for others to fill out and you want to make sure that […] November 5, 2022 in Excel tagged lock / protect / secure / unprotect / format / password / security / find by Mike
Excel Find Nth Occurrence of Char in a StringIn Microsoft Excel, what formula would you use to find the Nth occurrence of a character (or string) […] October 14, 2022 in Excel tagged parse / nth / occurrence / substitute / excel / find / string by Mike
WPF FlowDocumentPageViewer ControlThe FlowDocumentPageViewer divides the entire document up into pages instead of just offering a scroll when the text […] April 24, 2020 in WPF tagged find / search / document / viewer / flow / page by Mike