D
DoctorV
I have an Excel Workbook with a sheet tab named MainForm that goes ou
and pulls data in from an Access Query using Microsoft Query. Afte
the data is pulled into this tab names MainForm, I need a Macr
Procedure that will pull all records from Sheet tab Main Form (Rang
A2:AB65636) where the field in Column AA (column heading Result)
"Alive" into the Sheet named Alive with all of the pertinent records.
Example in sheet MainForm there are 125 records where column headin
Result = Alive. Copy those 125 records into sheet tab alive startin
at cell A2
How can I do this
and pulls data in from an Access Query using Microsoft Query. Afte
the data is pulled into this tab names MainForm, I need a Macr
Procedure that will pull all records from Sheet tab Main Form (Rang
A2:AB65636) where the field in Column AA (column heading Result)
"Alive" into the Sheet named Alive with all of the pertinent records.
Example in sheet MainForm there are 125 records where column headin
Result = Alive. Copy those 125 records into sheet tab alive startin
at cell A2
How can I do this