Using importhtml i always access tomorrows updated data from a website which finishes the webpage address with tomorrows date. Is there a way of automatically updating that part of the address each day so that it will continue to import tomorrows data?
e.g https://www.poisonfoot.com/30-12-2020/
=importhtml("https://www.poisonfoot.com/30-12-2020/","table",0)