Advanced Find and Replace: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Intro= It is useful to automate ordinal numbering in large lists - say 50+ lines - from manually changing small parts of text such as number - to spreadsheets and find-and-re...")
 
Line 3: Line 3:


=Procedure=
=Procedure=
=Source=
Test spreadsheet shown in the video so you can try this - [https://docs.google.com/spreadsheets/d/1zPa8ybn146bJWEIXrdUvYvdQqooX83UvxxVEWNQI9Uw/edit#gid=0]

Revision as of 14:56, 22 May 2021

Intro

It is useful to automate ordinal numbering in large lists - say 50+ lines - from manually changing small parts of text such as number - to spreadsheets and find-and-replace functionality.

Procedure

Source

Test spreadsheet shown in the video so you can try this - [1]