I am getting an error on this line
With ThisWorkbook.Worksheets("Sheet1")
I am getting an error on this line
With ThisWorkbook.Worksheets("Sheet1")
Can you show me just the portion of code that will bring over the entire row if I have a "Y" in column K? I do have other cells that will also have a "Y" in them so I need this to be specific to column K. Thanks
Bookmarks