MS Excel market sheet typeid help

Hello all. I am not too familiar with this type of thing and found some info but am struggling and need help please.

So on a google sheet that uses
‘’‘=importxml(CONCATENATE(“https://api.evemarketer.com/ec/marketstat?usesystem=30000142",“&typeid=”&JOIN("&typeid=”,$B3:B20)), “//sell/min”)’‘’
to pull min sell price for some items.
Here I can just paste the item + ID and it populates.

The &JOIN function this uses? Can anyone help with a similar function but in MS Excel (2019)?
I cant find any help/info online

‘’‘https://market.fuzzwork.co.uk/aggregates/?station=60003760&types=1,2,3’‘’
Fuzzwork is the only excel one I could find but can for the life of me not figure out how to use the typeid sheet like in the Google Sheet example above to auto populate.

I cannot get the google sheet to work constantly, think I am doing too many calls tbh and far as I have read Excel allows more pulls.

Is this possible?
Thank you in advance

I have moved your Thread to the correct Forumscategory.

bumpo

=TEXTJOIN()

for example https://drive.google.com/file/d/1Tyjc55VaCG2NlM8ssWpK-Wjhi9_AYdJY/view?usp=sharing

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.