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

Is it possible to trip only specific lines in google sheet importhtml function

$
0
0

I am trying to fetch market price from a website using importhtml & It comes in rows & columns,

=IMPORTHTML("https://www.moneycontrol.com/commodity/gold-price.html", "table", 3)

Answer for the same is multiple columns

I am able to edit it even further using the below.

=INDEX(IMPORTHTML("https://www.moneycontrol.com/commodity/gold-price.html", "table", 3), 1, 1)

But the result of the above is this in one single cell.

"Sep 15, 15:0649814.00-204.00 (-0.41%)"

Is it possible to get only 49816?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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