Excel 查詢即時匯率 VBA實戰系列 - 會計

Table of Contents

1. 即時匯率_對話方塊(xlam)https://goo.gl/cs8Spv
即時匯率查詢Demo (xlsm)https://goo.gl/2XVX69

2. 日幣現金匯率查詢(xlam)https://goo.gl/Cda3vh
日幣匯率查詢Demo(xlsm)https://goo.gl/HegVJL

Demo gif:https://i.imgur.com/rXzh1KC.gif

增益集使用方法https://youtu.be/_8ez9G_QCUU


1. 之前匯率爬蟲增益集一次發完後總覺得少了些什麼,這禮拜把它補齊,
即時匯率_對話方塊(Scraping_Rate_Msgbox)這個功能就如上面gif所示,
會把台銀的即時匯率資料(http://rate.bot.com.tw/xrt?Lang=zh-TW)
顯示在對話方塊,牌價最新掛牌時間也是抓網頁的資料,
所以上面顯示的資料會隨著時間一直變動。

2. 因為即時匯率對實際會計作帳沒什麼用處,但對於要換匯的人來說應該還滿關心的,
日本又是國內旅遊大宗,就單獨做了日圓現金賣出的匯率查詢功能,
此功能(上班不要看匯率)只會顯示台銀即時的日圓現金賣出匯率。

------------------------------------------------------------------
╭─────────────┬─────┬───────────╮
│ EXCEL VBA │ 文章代碼 │ 下載 │
├─────────────┼─────┼───────────┤
│即時牌價查詢 │#1QB30fq7https://goo.gl/kLQRyL
├─────────────┼──┬──┼───────────┤
│單一幣別匯率查詢 │ │ │https://goo.gl/5vTCF5
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/as7oJn
├─────────────┼──┼──┼───────────┤
│全部幣別匯率查詢 │ │ │https://goo.gl/Bh1XZj
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/HKtJyk
├─────────────┼──┼──┼───────────┤
│全部幣別匯率查詢_對話方塊 │ │ │https://goo.gl/wdpqYu
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/L4wf1R
├─────────────┼──┼──┼───────────┤
│匯率表產生器(xlsm)(有密碼)│ ▼ │https://goo.gl/LXSQ8o
├─────────────┼─────┼───────────┤
│包含篩選 │#1QB2qaHUhttps://goo.gl/iL8X8c
├─────────────┼─────┼───────────┤
│多重篩選 │#1QB2qaHUhttps://goo.gl/3ugx5w
├─────────────┼─────┼───────────┤
│快速整理明細帳 │#1QB2km6Whttps://goo.gl/X5dnqp
├─────────────┼─────┼───────────┤
│插入PBC文字方塊 │#1QB2i47Yhttps://goo.gl/mhXZox
├─────────────┼─────┼───────────┤
│T字帳產生器 │#1Q8bpU-Jhttps://goo.gl/BhM4n8
├─────────────┼─────┼───────────┤
│Excel基本操作 │#1Q65UTNnhttps://goo.gl/WFdbcG
├─────────────┼─────┼───────────┤
│切換編輯模式&Enter向右 │#1Q3wLTS_https://goo.gl/a62rHp
├─────────────┼─────┼───────────┤
│自訂選擇性貼上 │#1Q1pEUVghttps://goo.gl/3SCy2d
├─────────────┼─────┼───────────┤
│透過公開資訊觀測站查詢財報│#1P_9YjWshttps://goo.gl/iUc49o
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/8PUAAy
├─────────────┼─────┼───────────┤
│一鍵轉底稿 │#1Pz9ZLY0https://goo.gl/oBxQug
├─────────────┼─────┼───────────┤
│千分位&Tickmark製作 │#1PxCHzh1https://goo.gl/gimhNd
├─────────────┼─────┼───────────┤
│自訂插入儲存格按鈕 │#1PuWvwqqhttps://goo.gl/Q53w7T
├─────────────┼─────┼───────────┤
│自訂工作表字型按鈕 │#1PqA0Hn2https://goo.gl/NCGsnY
╰─────────────┴─────┴───────────╯

每一推100P,人人有獎<( ̄︶ ̄)>

--
Accoding: https://www.facebook.com/AccodingTW/

--

All Comments