Importhtml on google sheet converted data to a different format

Abdmujib

Board Regular
Joined
May 15, 2022
Messages
88
Office Version
  1. 365
Platform
  1. Windows
I have sport data that I imported from an api

Screenshot_20230906-210441_Chrome.jpg

There is a particular column named G in which, two data are combined and partitioned with a colon ( : ) (attached is the pic)

So when the column is imported into the sheet, it changes format to hh:mm:ss (time format) e.g 56:45:00.

IMG-20230908-WA0001.jpg


Kindly check the 2nd row of the column, the initial data was 106:65, but the imported record has been round up to 107:05:00. For every number greater than 60, it is converted in to 1 min and added it to the hh.

For the table that has not entered 100, i.e 93:90 won't be converted to hh:mm:ss format, i believe it will be mm:ss.

That's what is challenging for me, so that's why I need a solution to importhtml function to bring exact data

Please kindly provide a way around it. Thanks
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
This is a duplicate of the post:
I don't know much about Google Sheets or Ice Hockey and I can't find a glossary on the web site you are pulling the data from which might be this one or a variation of it:

If I had to guess it isn't time at all. Could it be for and against Goals ?
I Power Query I would be reading it in as text, I don't know if Google Sheets has a similar option or not.
It is likely that just having as text will suffice what you need. It seems unlikely that you would want to split it into 2 columns.
 
Upvote 0
This is a duplicate of the post:
I don't know much about Google Sheets or Ice Hockey and I can't find a glossary on the web site you are pulling the data from which might be this one or a variation of it:

If I had to guess it isn't time at all. Could it be for and against Goals ?
I Power Query I would be reading it in as text, I don't know if Google Sheets has a similar option or not.
It is likely that just having as text will suffice what you need. It seems unlikely that you would want to split it into 2 columns.
Yeah, I was the one that posted it there as well.

the stats are for and against.
 
Upvote 0
Upvote 0
Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

There is no need to repeat the link(s) provided above but if you have posted the question at other places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,215,107
Messages
6,123,126
Members
449,097
Latest member
mlckr

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