Thursday, 21 May 2009

使用Google Spreadsheet自动更新Public Mutual价格

和上一篇一样,只需要在Google Spreadsheet打入
=importhtml("http://www.publicmutual.com.my/application/fund/detail.aspx",
"table",3)

就可以把Public Mutual整个List加入你的Google Spreadsheet中
很方便哦~!

从此以后就不必到Public Mutual的最新价格网站去了


4 comments:

  1. 嗨,

    谢谢你的贴士,不过,有没有可能显示指定基金?好比PBBF?

    谢谢!!

    ReplyDelete
  2. 嗨,

    我找到答案了!!

    =index(ImportHtml("http://www.publicmutual.com.my/application/fund/detail.aspx","table",3),55,4)

    大家一起学习..

    :)

    ReplyDelete
  3. 怎么搞的,我一直 retrieve 不到。
    error: The data could not be retrieved. Please check the URL.

    ReplyDelete
  4. 你可以尝试把你的GoogleDoc和我共享,让我看看

    ReplyDelete