K kht109 New Member Apr 8, 2021 #1 >>> use code - tags <<< Hi there, im using vba to access internet explorer, im having problem to click the button "导出“ from the span as shown as above, which allows me to export current table out from this website. Please help, thanks. Last edited by a moderator: Apr 8, 2021
>>> use code - tags <<< Hi there, im using vba to access internet explorer, im having problem to click the button "导出“ from the span as shown as above, which allows me to export current table out from this website. Please help, thanks.
Marc L Excel Ninja Apr 9, 2021 #2 Hi,try with the class just under the text or with the parent IDbut as it may also depend on the method used by the webpage, difficult to guess …
Hi,try with the class just under the text or with the parent IDbut as it may also depend on the method used by the webpage, difficult to guess …