Hey there,
I need help with VBA code for one of my excel workbooks. I would like to copy certain rows from one of my worksheets into a new worksheet (within the same workbook) based on specific criteria.
The 1st worksheet containing the information has 13 columns(Starting with B) and multiple rows(Starting with 3). If the row meets two criteria (from columns D and L) I would like those full rows to populate onto a new worksheet.
I am pretty new to VBA so if someone could help me with this I would really appreciate it!
Thank you for your time!!
I need help with VBA code for one of my excel workbooks. I would like to copy certain rows from one of my worksheets into a new worksheet (within the same workbook) based on specific criteria.
The 1st worksheet containing the information has 13 columns(Starting with B) and multiple rows(Starting with 3). If the row meets two criteria (from columns D and L) I would like those full rows to populate onto a new worksheet.
I am pretty new to VBA so if someone could help me with this I would really appreciate it!
Thank you for your time!!