Skip to content

How to replace some regex in all cells? #2502

Answered by midichef
halloleo asked this question in Q&A
Discussion options

You must be logged in to vote

There's no single command do this, but you can do gs to select all rows, then gz*, which does setcol-regex-subst-all. However, it seems it will not replace text within dates (in a column of data that has the date type, showing the @ symbol).

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@saulpw
Comment options

@halloleo
Comment options

@midichef
Comment options

@halloleo
Comment options

Answer selected by halloleo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants