本文介绍了VBA过滤精确匹配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我需要一些代码的帮助。我正在使用此代码来过滤表单中的目录号([SEitem#])。我希望它能过滤完全匹配。当它立即过滤时,如果你放一个1,在[filtercat]文本框中,它会过滤以1开头的所有内容,如何更改代码以过滤完全匹配?I need help with some code. I am using this code to filter for a catalog number([SEitem#]) in a form. I would like it to filter for the exact match. When it filters right now if you put a "1" in the [filtercat] text box it filters for everything that starts with "1", how do I change the code to filter for the exact match? 展开 | 选择 | Wrap | 行号推荐答案 展开 | 选择 | Wrap | 行号 展开 | 选择 | Wrap | 行号 这篇关于VBA过滤精确匹配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!