Jaymond Flurrie
Well-known Member
- Joined
- Sep 22, 2008
- Messages
- 921
- Office Version
- 365
- Platform
- Windows
Can I somehow get a list by VBA of how/what my table is filtered? The idea is that user might filter something, then use my "add record"-button and it results as "Cannot shift cells in filitered cells or table". Now the way to get rid of this error is to clear filters, but can I take this a bit forward by re-applying the filter so how do I read/write the filtering there?