Excel macro
Posted: Sat Jun 18, 2005 10:49 am
Excel macro
A friend has a spread sheet he receives every week. He has to copy info from that sheet and past it into a new Excel sheet in a different order and then save the new sheet as a "prn" file.
He wants to create a macro (or two) that will do as much of the following as possible.
The following cells are always the same.
He wants to copy the following cells and then paste each cell area below the previously pasted cell area with one blank cell between each cell area.
The "pasted" info is then saved as a "prn" file.
Here's the cell info he's coping.
D7-F18
D21-F32
H7-J18
H21-J32
L7-N18
L21-N32
I can create a macro but this is out of my league.
Questions? Solutions?
A friend has a spread sheet he receives every week. He has to copy info from that sheet and past it into a new Excel sheet in a different order and then save the new sheet as a "prn" file.
He wants to create a macro (or two) that will do as much of the following as possible.
The following cells are always the same.
He wants to copy the following cells and then paste each cell area below the previously pasted cell area with one blank cell between each cell area.
The "pasted" info is then saved as a "prn" file.
Here's the cell info he's coping.
D7-F18
D21-F32
H7-J18
H21-J32
L7-N18
L21-N32
I can create a macro but this is out of my league.
Questions? Solutions?