Hello,
I'm hoping to get some help with VBA coding. If there are cells in column A that are equal to "value" in Sheet1 then I would like to copy the values of the cells in the same row but in columns D and F to Sheet2.
For example, A4 = "value" so I want to copy the values in D4 and F4 to Sheet2.
Thank you in advance!
I'm hoping to get some help with VBA coding. If there are cells in column A that are equal to "value" in Sheet1 then I would like to copy the values of the cells in the same row but in columns D and F to Sheet2.
For example, A4 = "value" so I want to copy the values in D4 and F4 to Sheet2.
Thank you in advance!