Pinned Loading
-
Alternative for SUBSTITUTE Excel For...
Alternative for SUBSTITUTE Excel Formula, very similar to programming languages text interporlation. Replaces any matching {{HEADER_CELL}} with the value. 1Function MAGIC_REPLACE(TEXT As String, MATRIX As Range, REFERENCE_ROW As Integer) As String
2' This snippet acts in a similar way to text interpolation in programming languages, which works as follows:3' it reads the text initially and looks to see if there is any text inside the double braces (which is the interpolation),4' if it finds any in the table, it will replace it with the value of the line below in general.5Dim Header As Range
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
