Excel 匯率查詢2.0 VBA實戰系列 - 會計
By Lucy
at 2017-12-23T01:55
at 2017-12-23T01:55
Table of Contents
下載(xlam):https://goo.gl/cTJvSA
Demo下載(xlsm):https://goo.gl/zDZiFK
增益集使用方法:https://youtu.be/_8ez9G_QCUU
之前已經有分享過查詢各幣別歷史匯率的功能,
因為那時有點忙,所以在先前版本沒有加上人民幣/美元的匯率查詢,
但目前人在中國查帳,要查詢美元兌人民幣的匯率還要看匯率表有點麻煩,
就在下班之餘花了點時間加上去了。
在下拉式選單前19個幣別查詢是抓取台銀匯率的資料,
最後一個則是抓取中國外匯交易中心的匯率資料,該資料與中國人民銀行一致。
希望對大家之後的忙季有點幫助。
╭─────────────┬─────┬───────────╮
│ EXCEL VBA │ 文章代碼 │ 下載 │
├─────────────┼─────┼───────────┤
│即時匯率_對話方塊 │ │https://goo.gl/cs8Spv │
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/2XVX69 │
├─────────────┼─────┼───────────┤
│日幣現金匯率查詢 │ │https://goo.gl/Cda3vh │
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/HegVJL │
├─────────────┼─────┼───────────┤
│即時牌價查詢 │#1QB30fq7 │https://goo.gl/kLQRyL │
├─────────────┼──┬──┼───────────┤
│單一幣別匯率查詢 │ │ │https://goo.gl/5vTCF5 │
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/as7oJn │
├─────────────┼──┼──┼───────────┤
│全部幣別匯率查詢 │ │ │https://goo.gl/Bh1XZj │
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/HKtJyk │
├─────────────┼──┼──┼───────────┤
│全部幣別匯率查詢_對話方塊 │ │ │https://goo.gl/cTJvSA │
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/zDZiFK │
├─────────────┼──┼──┼───────────┤
│匯率表產生器(xlsm)(有密碼)│ ▼ │https://goo.gl/LXSQ8o │
├─────────────┼─────┼───────────┤
│包含篩選 │#1QB2qaHU │https://goo.gl/iL8X8c │
├─────────────┼─────┼───────────┤
│多重篩選 │#1QB2qaHU │https://goo.gl/3ugx5w │
├─────────────┼─────┼───────────┤
│快速整理明細帳 │#1QB2km6W │https://goo.gl/X5dnqp │
├─────────────┼─────┼───────────┤
│插入PBC文字方塊 │#1QB2i47Y │https://goo.gl/mhXZox │
├─────────────┼─────┼───────────┤
│T字帳產生器 │#1Q8bpU-J │https://goo.gl/BhM4n8 │
├─────────────┼─────┼───────────┤
│Excel基本操作 │#1Q65UTNn │https://goo.gl/WFdbcG │
├─────────────┼─────┼───────────┤
│切換編輯模式&Enter向右 │#1Q3wLTS_ │https://goo.gl/a62rHp │
├─────────────┼─────┼───────────┤
│自訂選擇性貼上 │#1Q1pEUVg │https://goo.gl/3SCy2d │
├─────────────┼─────┼───────────┤
│透過公開資訊觀測站查詢財報│#1P_9YjWs │https://goo.gl/iUc49o │
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/8PUAAy │
├─────────────┼─────┼───────────┤
│一鍵轉底稿 │#1Pz9ZLY0 │https://goo.gl/oBxQug │
├─────────────┼─────┼───────────┤
│千分位&Tickmark製作 │#1PxCHzh1 │https://goo.gl/gimhNd │
├─────────────┼─────┼───────────┤
│自訂插入儲存格按鈕 │#1PuWvwqq │https://goo.gl/Q53w7T │
├─────────────┼─────┼───────────┤
│自訂工作表字型按鈕 │#1PqA0Hn2 │https://goo.gl/NCGsnY │
╰─────────────┴─────┴───────────╯
--
Accoding: https://www.facebook.com/AccodingTW/
--
Demo下載(xlsm):https://goo.gl/zDZiFK
增益集使用方法:https://youtu.be/_8ez9G_QCUU
之前已經有分享過查詢各幣別歷史匯率的功能,
因為那時有點忙,所以在先前版本沒有加上人民幣/美元的匯率查詢,
但目前人在中國查帳,要查詢美元兌人民幣的匯率還要看匯率表有點麻煩,
就在下班之餘花了點時間加上去了。
在下拉式選單前19個幣別查詢是抓取台銀匯率的資料,
最後一個則是抓取中國外匯交易中心的匯率資料,該資料與中國人民銀行一致。
希望對大家之後的忙季有點幫助。
╭─────────────┬─────┬───────────╮
│ EXCEL VBA │ 文章代碼 │ 下載 │
├─────────────┼─────┼───────────┤
│即時匯率_對話方塊 │ │https://goo.gl/cs8Spv │
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/2XVX69 │
├─────────────┼─────┼───────────┤
│日幣現金匯率查詢 │ │https://goo.gl/Cda3vh │
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/HegVJL │
├─────────────┼─────┼───────────┤
│即時牌價查詢 │#1QB30fq7 │https://goo.gl/kLQRyL │
├─────────────┼──┬──┼───────────┤
│單一幣別匯率查詢 │ │ │https://goo.gl/5vTCF5 │
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/as7oJn │
├─────────────┼──┼──┼───────────┤
│全部幣別匯率查詢 │ │ │https://goo.gl/Bh1XZj │
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/HKtJyk │
├─────────────┼──┼──┼───────────┤
│全部幣別匯率查詢_對話方塊 │ │ │https://goo.gl/cTJvSA │
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/zDZiFK │
├─────────────┼──┼──┼───────────┤
│匯率表產生器(xlsm)(有密碼)│ ▼ │https://goo.gl/LXSQ8o │
├─────────────┼─────┼───────────┤
│包含篩選 │#1QB2qaHU │https://goo.gl/iL8X8c │
├─────────────┼─────┼───────────┤
│多重篩選 │#1QB2qaHU │https://goo.gl/3ugx5w │
├─────────────┼─────┼───────────┤
│快速整理明細帳 │#1QB2km6W │https://goo.gl/X5dnqp │
├─────────────┼─────┼───────────┤
│插入PBC文字方塊 │#1QB2i47Y │https://goo.gl/mhXZox │
├─────────────┼─────┼───────────┤
│T字帳產生器 │#1Q8bpU-J │https://goo.gl/BhM4n8 │
├─────────────┼─────┼───────────┤
│Excel基本操作 │#1Q65UTNn │https://goo.gl/WFdbcG │
├─────────────┼─────┼───────────┤
│切換編輯模式&Enter向右 │#1Q3wLTS_ │https://goo.gl/a62rHp │
├─────────────┼─────┼───────────┤
│自訂選擇性貼上 │#1Q1pEUVg │https://goo.gl/3SCy2d │
├─────────────┼─────┼───────────┤
│透過公開資訊觀測站查詢財報│#1P_9YjWs │https://goo.gl/iUc49o │
├─────────────┼─────┼───────────┤
│ ↘ Demo檔下載│ │https://goo.gl/8PUAAy │
├─────────────┼─────┼───────────┤
│一鍵轉底稿 │#1Pz9ZLY0 │https://goo.gl/oBxQug │
├─────────────┼─────┼───────────┤
│千分位&Tickmark製作 │#1PxCHzh1 │https://goo.gl/gimhNd │
├─────────────┼─────┼───────────┤
│自訂插入儲存格按鈕 │#1PuWvwqq │https://goo.gl/Q53w7T │
├─────────────┼─────┼───────────┤
│自訂工作表字型按鈕 │#1PqA0Hn2 │https://goo.gl/NCGsnY │
╰─────────────┴─────┴───────────╯
--
Accoding: https://www.facebook.com/AccodingTW/
--
Tags:
會計
All Comments
By Caroline
at 2017-12-27T01:35
at 2017-12-27T01:35
By Gilbert
at 2017-12-29T16:29
at 2017-12-29T16:29
By Mia
at 2018-01-01T15:41
at 2018-01-01T15:41
Related Posts
張政財政學
By Sandy
at 2017-12-22T17:55
at 2017-12-22T17:55
瑞典英國四大稅務部求職經驗
By Ophelia
at 2017-12-22T06:29
at 2017-12-22T06:29
記帳士考試的會計如何學習?
By Thomas
at 2017-12-22T05:17
at 2017-12-22T05:17
會計師兩個月稅法或審計
By Joseph
at 2017-12-22T02:53
at 2017-12-22T02:53
學校的影響?
By Noah
at 2017-12-22T01:33
at 2017-12-22T01:33