Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Excel button

I have a workbook that had a macro that did not work in
it. The macro was started by a button that is sitting on
the worksheet.

This is in sheet1 on the vb editor

Private Sub btnImport_Click()

End Sub

If I delete it it comes back. How do I get rid of this
button. I am unable to select it on the worksheet. I
have replace the macro on sheet1 with one that runs in
Module1 and can not figure out haw to remove or reassign
this button.

Thanks
Mike
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Excel button

Thanks that was it. I had never seen a button added this
way.

Mike


-----Original Message-----
viewtoolscontrol toolboxclick on design mode (below

the C) now you can
select & re-assign or cut. Best to use buttons from the

forms toolbar or
shapes. Then you don't have this problem.

--
Don Guillett
SalesAid Software

"Mike D" wrote in

message
...
I have a workbook that had a macro that did not work in
it. The macro was started by a button that is sitting

on
the worksheet.

This is in sheet1 on the vb editor

Private Sub btnImport_Click()

End Sub

If I delete it it comes back. How do I get rid of this
button. I am unable to select it on the worksheet. I
have replace the macro on sheet1 with one that runs in
Module1 and can not figure out haw to remove or reassign
this button.

Thanks
Mike



.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Undo button and redo button quit stillkicking Excel Discussion (Misc queries) 7 November 14th 09 04:40 PM
Inserting a Graphic on a Button when the Button is Assigned to a M smck Excel Discussion (Misc queries) 2 October 27th 09 04:46 PM
insert row above button (retrieve position of button) Max Excel Discussion (Misc queries) 3 November 7th 07 06:27 PM
How do I lock a radio button group if a N/A button is selected worry a lot Excel Discussion (Misc queries) 2 May 21st 05 08:33 PM
Delete a custom button by holding down the ALT key and dragging the button off the toolbar Stephen[_8_] Excel Programming 0 April 4th 04 02:22 PM


All times are GMT +1. The time now is 10:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"