VBA - IF a cell in column A = Value, then copy column B, C, D of same row to new worksheet
问题 I'm struggling to find any info that I can use on this. I searched heavily before coming here and any help would be greatly appreciated. I've got some basic VBA down, but this is a bit advanced to even know where to begin from scratch. If a cell in Column A = Value, then copy columns B, C, D of source worksheet to columns A, B, C of a new worksheet. Here's an example Source worksheet New worksheet Thanks! 回答1: You should ask the question more clearly so that we can help u. And every single