S
Sj
I have two workbooks A & B, A is a workbook that has a sheet for every day
of the month and is saved daily, B is only used each day to print off the
necessary information and is not saved. The data in A is as follows:
A B C D E F
A1 1 1 1
B1 1 1 1
A12 1 1 1
B3
A1 1 1 1 1
C 1 1 1 1 1
I now need to be able to search Column A and pick out any rows where the
data begin with A and then I need them to be able to copy these rows into
workbook B for printing off. I was going to set up a macro for the printing
and saving and searching, however I am struggling with a formula to search
and copy the data in the rows. Any help would be much appreciated.
of the month and is saved daily, B is only used each day to print off the
necessary information and is not saved. The data in A is as follows:
A B C D E F
A1 1 1 1
B1 1 1 1
A12 1 1 1
B3
A1 1 1 1 1
C 1 1 1 1 1
I now need to be able to search Column A and pick out any rows where the
data begin with A and then I need them to be able to copy these rows into
workbook B for printing off. I was going to set up a macro for the printing
and saving and searching, however I am struggling with a formula to search
and copy the data in the rows. Any help would be much appreciated.