excel - Importxml output in Google Sheets overwrites the previous result. -


i able fetch data multiple url's listed in single column in google sheets using importhtml/importxml formula. however, when drag column formula overwrites existing data of previous results. error array result not expanded because overwrite data in c4.

here live example test:: https://docs.google.com/spreadsheets/d/1efrlyk9t7mnugrrfpcp_dp0v6tptdzcptzgdae4rvlm/edit?usp=sharing

sheet1 contains formula , error see. (cell - c3,c4,c5)

sheet2 desired output using importxml/importhtml formula.

how can obtain desired result 100+ urls using formula? thank in advance.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -