JasonC-VBA
New Member
- Joined
- Aug 30, 2011
- Messages
- 21
How do you offset the address of merged cells in VBA?
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
Example:
StartingAddress = G14:G16
<o> </o>
And I want NewAddress = F14:F16
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
Example:
StartingAddress = G14:G16
<o> </o>
And I want NewAddress = F14:F16