The Mystery of the Resized Macro Button

rjbinney

Active Member
Joined
Dec 20, 2010
Messages
279
Office Version
  1. 365
Platform
  1. Windows
I have a sheet with a button tied to a macro that runs various Save As routines.

Today, I noticed the gray, bordered part of the button is a fraction of what it was. The text is the same size - and if I hover my mouse over the "phantom" areas where the button was last night, the cursor turns to a pointy finger and the button is active.

I tried going through my Version History, and pulled up backups, and they are all now exhibiting this - even though I know it was fine even just yesterday.

It should be a gray box that extends the width of the text - you know, like a button. Instead it looks like this:
Device_Button.png



(Panes are frozen on B5. Cell backgrounds are white.)

Thoughts on cause? Fix?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
It's because it's an ActiveX button, they're notoriously buggy on worksheets. Either swap if for a forms button, or if you want the green text, use a shape and assign the macro to it.
 
Upvote 0
I don't think that's it.

I have had this button in this sheet for years, no problem.

Nevertheless, today I deleted it, created a Forms button (I can format text, but how do I make it "look" like a button - it had no border, no background...?!?), and slid it in place. And that quarter-gray box showed up again. So it looks exactly like the picture I provided in OP.

Hmph.
 
Last edited:
Upvote 0
I'm not sure you added the right thing. You cannot format text on a forms button
 
Upvote 0
That's really weird. It looks buggy to me, do you have any addins running? Is your Excel up to date?
 
Upvote 0
I do have an update that needs installing, but I'm on 1805 build 9307.2004 CTR.

Active Add-ins:
  • Analysis ToolPak
  • Analysis ToolPak - VBA
  • Solver Add-In
  • Tableau

(None of those have changed since I added Tableau about a year ago).
 
Upvote 0

Forum statistics

Threads
1,214,929
Messages
6,122,317
Members
449,081
Latest member
tanurai

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