I want to filter column A that len = 8
Now I use code as below.
but output incorrect.![]()
Please Login or Register to view this content.
Please guide me for solve it.
Thank you
I want to filter column A that len = 8
Now I use code as below.
but output incorrect.![]()
Please Login or Register to view this content.
Please guide me for solve it.
Thank you
Why dont you just use a helper column that will ID len = 8, then filter on that?
=LEN(A2)=8 will give a TRUE or FALSE answer - filter on TRUE
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
Your workbook doesn't include any rows you want to filter out, so how can we test? We don't know what we have to eliminate.
Is this the only filtered column?
Last edited by leelnich; 07-13-2023 at 12:47 AM.
Clicking the Add Reputation star below helpful posts is a great way to show your appreciation.
Please mark your threads as SOLVED upon conclusion (Thread Tools above Post # 1). - Lee
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks