Import table not working? GoogleSheets

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Re: Import table not working?

You do realize that importhtml is a Google sheets function. That said, when I tried your formula on a Google worksheet it returned the below results. You would have to add the Index function to isolate any particular cell.

<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>
Premier LeagueLaLiga
Serie ALigue 1
BundesligaATP US Open
WTA US OpenWNBA
MLBNFL

<colgroup><col style="width: 100px"><col width="100"></colgroup><tbody>
</tbody>

For example this command:

=index(importhtml("http://www.oddsportal.com/cricket/north-central-america/caribbean-premier-league/results/", "table", 2),1,1)

returned this:

<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>Premier League
 
Upvote 0
Re: Import table not working?

I am using Excel 2010.

Unless you are having as issue with Excel, you may be on the wrong form.

If you are trying to import information into Excel, you are going to have provide more information on what you are trying accomplish.
 
Upvote 0
Re: Import table not working?

with Excel
use PowerQuery (free add-in for 2010/2013, built-in - 2016 and higher)
after import you can do what you want with data

edit:
ops, I missed it's googlesh(ee)t
 
Last edited:
Upvote 0

Forum statistics

Threads
1,216,099
Messages
6,128,813
Members
449,469
Latest member
Kingwi11y

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top