Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将此处的资产净值值链接到 http://quotes.morningstar.com/fund/c-header?t=QCSTIX 到 Excel 或 Google 表格中的单元格。是否有捷径可寻?
=INDEX(IMPORTXML("http://quotes.morningstar.com/fund/c-header?t=QCSTIX","//*"),9,2)