M
M
Mr.2020-06-03 22:19:41
Google Sheets
Mr., 2020-06-03 22:19:41

Is there a variant of the code without the table code?


Code = REGEXEXTRACT ( INDEX(IMPORTHTML(B3;"table";0);2;1); ".*?\-.*?(\d+)" ) table or sheet
Is there a way out ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Grigory Boev, 2020-06-04
@ProgrammerForever

Use IMPORTXML() , there is XPATH , which can fetch any element or group of elements by any condition.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question