Embedded button?

nada

Board Regular
Joined
Jul 4, 2006
Messages
193
Hi! I have a spreadsheet that I have gotten from someone else. On that
spreadsheet is a button that runs a a macro when pressed. However I cannot
move the button or delete it as I can with other buttons placed on a
spreadsheet normally. When checking the code for the spreadsheet I only find
this:

Private Sub CommandButton1_Click()
MakeAsyncRequest 0
End Sub

I have tried right-ckliking the button and everthing but I cannot change the
button in any way. Is this an activeX button (I dont know much about this but
spreadsheet is some sort of activeX). I have two questions:
1) Is it possible to move/resize/delete this button in any way and if so how?
2) How can I make such a button myself?

Any help appreciated! Thanks alot!
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
Hi Nada,

Im not sure if this will help or not but for standard buttons if you go view and toolbars then open "Control Toolbox" in the top left of that toolbar is "design mode" for standard buttons this will allow for editing resizing deleting etc

Hope this helps,

Titus
 
Upvote 0

Forum statistics

Threads
1,214,922
Messages
6,122,281
Members
449,075
Latest member
staticfluids

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