Excel 篩選工具2.0 VBA實戰系列 - 會計

Table of Contents

多重篩選2.0下載(xlam):https://goo.gl/26HqHm
包含篩選2.0下載(xlam):https://goo.gl/2PcagN

Demo影片:https://youtu.be/5WeJVB23BMo

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

這個自製的篩選工具之前有分享過,

原來的版本是只有單欄會出現篩選功能的小三角形,

最近稍微修改了一點語法,讓使用者任選一欄使用上面兩個功能時,

該列所有存在資料處都會出現小三角形,

如此使用時應會更加方便,可以直接在別欄再繼續篩選或是進行排序。


╭─────────────┬─────┬───────────╮
│ EXCEL VBA │ 文章代碼 │ 下載 │
├─────────────┼─────┼───────────┤
│即時匯率_對話方塊 │#1QCzqt8Whttps://goo.gl/cs8Spv
├─────────────┼──┬──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/2XVX69
├─────────────┼──┼──┼───────────┤
│日幣現金匯率查詢 │ │ │https://goo.gl/Cda3vh
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ ▼ │https://goo.gl/HegVJL
├─────────────┼─────┼───────────┤
│即時牌價查詢 │#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/cTJvSA
├─────────────┼──┼──┼───────────┤
│ ↘ Demo檔下載│ │ │https://goo.gl/zDZiFK
├─────────────┼──┼──┼───────────┤
│匯率表產生器(xlsm)(有密碼)│ ▼ │https://goo.gl/LXSQ8o
├─────────────┼─────┼───────────┤
│包含篩選 │#1QB2qaHUhttps://goo.gl/2PcagN
├─────────────┼─────┼───────────┤
│多重篩選 │#1QB2qaHUhttps://goo.gl/26HqHm
├─────────────┼─────┼───────────┤
│快速整理明細帳 │#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
╰─────────────┴─────┴───────────╯

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

--

All Comments