I am using Android's Google Sheets mobile app. I've already conducted searches here and online to no avail. The search terms together all muddle the results.
Objective A
My column (E2:E113) is populated with inactive URLs. I want to activate them all in a single motion.
Attempts:
- I tried applying =HYPERLINK(E2:E113) into a cell in an open column (F), but that only activated the first cell (E2).
- There seems to be no option to attempt that same formula into an equal number of cells in an open column; attempting a copy of that exact formula into an open range of F2:F113 is not an optionable method.
- An attempt at applying that formula to the original range only results in a #REF! error into the first cell.
What is the answer? Is this possible with the mobile app?
Objective B
If possible, after activation of the entire column of URLs into hyperlinks, I want to open that entire range of links into browser tabs. That's my ultimate objective here. Is this possible with Android Sheets?
Thank you, in advance, for helping me understand this.