Forum Discussion
Walz_Label
Apr 10, 2019Copper Contributor
Need help with Excel
I need some help with a function or a VBA script. Essential I want to see: If the 7th character is the letter "a" or "b" in column C then copy entire row and paste in sheet2. sample data below....
Walz_Label
Apr 10, 2019Copper Contributor
I was able to use a filter function using contains ??????A?? or ??????B?? then the results, I just copied the entire sheet of the results and pasted in new sheet! Worked like a charm. Walz_Label