I have a spreadsheet with many names, I need to perform google search for some of them .
Is there a function that takes a keyword and converts it to a hyperlink representing the google search of the same keyword so that if i click it it will take me to the results directly ?
You can use the concat function.
Demo
The formula is:
You can copy that to the formula bar.