Hi all,
Wondering if you could help me on this as I'm really not sure where to go.
I am trying to copy data from a Sheet (A Project Charter) into a longform sheet that can then be used to update a tracker.
The cells the Macro will be copying from will always be consistent however the Title of the Project Charter Sheet will likely always be different.
It will likely be copying as follows.
[TABLE="width: 247"]
<tbody>[TR]
[TD]Project Charter Sheet[/TD]
[TD]Longform Sheet[/TD]
[/TR]
[TR]
[TD]Cell E3[/TD]
[TD]Cell A2[/TD]
[/TR]
[TR]
[TD]Cell A7[/TD]
[TD]Cell B2[/TD]
[/TR]
[TR]
[TD]Cell M7[/TD]
[TD]Cell C2[/TD]
[/TR]
[TR]
[TD]Cell M9[/TD]
[TD]Cell D2[/TD]
[/TR]
[TR]
[TD]Cell M11[/TD]
[TD]Cell E2[/TD]
[/TR]
[TR]
[TD]Cell M15[/TD]
[TD]Cell F2
[/TD]
[/TR]
</tbody>[/TABLE]
The above will never change.
Is this possible to run/Create?
Wondering if you could help me on this as I'm really not sure where to go.
I am trying to copy data from a Sheet (A Project Charter) into a longform sheet that can then be used to update a tracker.
The cells the Macro will be copying from will always be consistent however the Title of the Project Charter Sheet will likely always be different.
It will likely be copying as follows.
[TABLE="width: 247"]
<tbody>[TR]
[TD]Project Charter Sheet[/TD]
[TD]Longform Sheet[/TD]
[/TR]
[TR]
[TD]Cell E3[/TD]
[TD]Cell A2[/TD]
[/TR]
[TR]
[TD]Cell A7[/TD]
[TD]Cell B2[/TD]
[/TR]
[TR]
[TD]Cell M7[/TD]
[TD]Cell C2[/TD]
[/TR]
[TR]
[TD]Cell M9[/TD]
[TD]Cell D2[/TD]
[/TR]
[TR]
[TD]Cell M11[/TD]
[TD]Cell E2[/TD]
[/TR]
[TR]
[TD]Cell M15[/TD]
[TD]Cell F2
[/TD]
[/TR]
</tbody>[/TABLE]
The above will never change.
Is this possible to run/Create?