L
LindaH
We're having trouble aligning a series of floating graphics (in front of
text). Usually we place them roughly on a page and select Align Left. This
command initially does nothing. If we play with the settings such as Align >
Align to Page and then set it back to Align Selected Objects, it works. And
once it starts working, it stays that way. The problem is that we have to do
many pages a day and we use align left on everything.
In addition to this, we're using a 2003 template in Word 2007 (for
compatibility reasons) and while most of other macros work fine, Align Left
and Align Right just don't do a thing, ever. Even if the ribbon command is
working, they don't. The code is simply Selection.ShapeRange.Align
msoAlignLefts, False which is the same as what is recorded if we create a new
macro. (Having all of the commands we need together on the Add-in tab makes a
huge difference to our speed.)
What can you suggest?
Many thanks,
Linda
text). Usually we place them roughly on a page and select Align Left. This
command initially does nothing. If we play with the settings such as Align >
Align to Page and then set it back to Align Selected Objects, it works. And
once it starts working, it stays that way. The problem is that we have to do
many pages a day and we use align left on everything.
In addition to this, we're using a 2003 template in Word 2007 (for
compatibility reasons) and while most of other macros work fine, Align Left
and Align Right just don't do a thing, ever. Even if the ribbon command is
working, they don't. The code is simply Selection.ShapeRange.Align
msoAlignLefts, False which is the same as what is recorded if we create a new
macro. (Having all of the commands we need together on the Add-in tab makes a
huge difference to our speed.)
What can you suggest?
Many thanks,
Linda