Hey all
Could anyone please help with a little VBA?
I need something that will pull together contact details from several sheets in another workbook, if details have been left. i.e.
Copy:
Workbook "Data"
Sheets "Sheet1", "Sheet2" and "Sheet3"
Columns "H:O" and "AB"
IF the value in H is "Yes"
Paste:
Workbook "Book1"
Sheet "Sheet1"
As one of the columns is non-consecutive and I'm wanting to regularly update from several sheets, Advanced Filter doesn't seem like a good way to go.
Any advice?
Rose
Could anyone please help with a little VBA?
I need something that will pull together contact details from several sheets in another workbook, if details have been left. i.e.
Copy:
Workbook "Data"
Sheets "Sheet1", "Sheet2" and "Sheet3"
Columns "H:O" and "AB"
IF the value in H is "Yes"
Paste:
Workbook "Book1"
Sheet "Sheet1"
As one of the columns is non-consecutive and I'm wanting to regularly update from several sheets, Advanced Filter doesn't seem like a good way to go.
Any advice?
Rose