Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9624

How to get first element of split Google Sheets

$
0
0

Within Google Sheets, the function =SPLIT(IMPORTXML("url here", "//title"),"|") returns the following:

{"Linear Algebra", "School of Mathematics", "College Name", "City Name"} which takes up 4 cells horizontally.

How do I get the first element of this array, "Linear Algebra"?

I don't want to use FIND() and LEFT(), because as far as I can tell it will take XML lookups.

Any help would be appreciated.


Viewing all articles
Browse latest Browse all 9624

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>