Hey,
I have a small doubt and I feel really stupid asking this but then could someone help me out in filtering the characters from a cell which are repeating continuously for more than 2 times (Not including 2 times), i.e., for example if there is a "aaa" or any other character (special characters included) anywhere in cell A1 then that particular row needs to be copied to another sheet.
Start
Name Age Address
John 31 skltoijl aaa dsgjsljgl dslfjjjaa
Sharon 26 sdkfjskl sldkjgly eroitbp ei
Bob 45 triyrpoi zlclj asdattt ldfjslll slfkjl
Tim 34 New York, gskldjow
Leo 33 dfjkj ;dsfk;skl;s
Kim 32 akdfjlakflakj
Yeti 19 kksdhslkdhffflkdsjflhj
After
Sheet1
Name Age Address
John 31 skltoijl aaa dsgjsljgl dslfjjjaa
Sharon 26 sdkfjskl sldkjgly eroitbp ei
Bob 45 triyrpoi zlclj asdattt ldfjslll slfkjl
Tim 34 New York, gskldjow
Leo 33 dfjkj ;dsfk;skl;s
Kim 32 akdfjlakflakj
Yeti 19 kksdhslkdhffflkdsjflhj
Sheet2 (The one where the entries satisfying this criterion needs to be copied)
Name Age Address
John 31 skltoijl aaa dsgjsljgl dslfjjjaa
Bob 45 triyrpoi zlclj asdattt ldfjslll slfkjl
Yeti 19 kksdhslkdhffflkdsjflhj
Hope the query is non confusing.
Regards,
Abhushan.
Bookmarks