crawling buttons

lordriel

Board Regular
Joined
Nov 1, 2005
Messages
68
Office Version
  1. 365
Platform
  1. Windows
I have a fairly large spreadsheet that is split into several tabs, each tab into several sections. I have a command button on each section that sets a print area and jumps to print preview.

Recently my buttons have started crawling up the screen; it seems to only happen when I jump into print preview and close it out.

Is there any way to stop this creeping behavior?

Thanks in advance for all advice and assistance.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
You could set the button's .Top and .Left properties from your code to fix the button's location.
 
Upvote 0
manually set location by code, rather than through the properties function?

I'll have to try that...

Thanks!
 
Upvote 0
it worked, but briefly. now my buttons are everywhere except where they're supposed to be.

I'm supposing it's because we've updated to Excel 2010 at work, and all my stuff was done in Excel 1997.

Anyone out there know an easier fix than re-creating the sheet all the way around?
 
Upvote 0

Forum statistics

Threads
1,214,601
Messages
6,120,467
Members
448,965
Latest member
grijken

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top