vba command button

C

Clint

I have a vba program that displays the calcualtions on a
worksheet. There are some user inputs on the worksheet
and a command button to execute the subs. Whenever I
print the worksheet, the command button moves to the left
of the sheet. Is there a way to keep this from
happening? Thanks!
 
Top