Visual basic objects printing problem

T

Thomas Hall

I have a workbook with checkboxes created using Visual
basic. Every time I print, the checkboxes shift to the
left. I can either edit the document to put the boxes
back where they were or close without saving and reopen
the document and the formatting is restored. I checked
the properties and the objects show to be locked.
 
M

Myrna Larson

This is a bug in Office XP SP3. To fix it, you must put the boxes back where
they belong, then select each one and Format/Object and change from "Move but
don't size with cells" TO "move and size with cells". If you do this from the
Properties menu (for check boxes from the control toolbox), you can change the
placement setting from 2 to 1.
 
Top