Have had to delve into some formulas for processing text files so needed someplace to jot them down
Prepend the word GET and a space to front of a string by the concatenation method
=CONCATENATE(“GET “,B1)
a collection of sorts
Have had to delve into some formulas for processing text files so needed someplace to jot them down
Prepend the word GET and a space to front of a string by the concatenation method
=CONCATENATE(“GET “,B1)