Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Problem with Button OnAction property...

Sorry... But I have always the same problem...

The error is: Impossible locate MyExcelSheet.xla!MySub

MyExcelSheet.xla is located in C:\Documents and
Settings\UserName\DatiApplicazioni\Microsoft\AddIn s and it contains codes
for adding a custom button to Excel application. After setting OnAction
property with a value < "ThisWorkbook.FullName" & MySub as suggested me
from the good Bernie, the error appears!!

Someone help me???

Sorry for my english but I'm very hopeless....





  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Problem with Button OnAction property...

Your reply was separated from the original thread (at least for me).

But you may find it much easier to build the toolbar on the fly when the
workbook opens and destroy the toolbar when the workbook closes.

John Walkenbach's menumaker adds menu items on the fly. It's really simple to
use. You can find it:
http://j-walk.com/ss/excel/tips/tip53.htm

If you want a toolbar, here's how I do it:
http://groups.google.co.uk/groups?th...5B41%40msn.com

fausto wrote:

Sorry... But I have always the same problem...

The error is: Impossible locate MyExcelSheet.xla!MySub

MyExcelSheet.xla is located in C:\Documents and
Settings\UserName\DatiApplicazioni\Microsoft\AddIn s and it contains codes
for adding a custom button to Excel application. After setting OnAction
property with a value < "ThisWorkbook.FullName" & MySub as suggested me
from the good Bernie, the error appears!!

Someone help me???

Sorry for my english but I'm very hopeless....


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Problem with Button OnAction property...

Thanks a lot for your answer, Dave...


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
Passing several parameters to OnAction property. LABKHAND Excel Discussion (Misc queries) 1 April 24th 09 08:02 PM
Need Help with a Menu Item .OnAction property [email protected] Excel Programming 5 September 28th 04 03:19 AM
Button Selection OnAction property Grant Reid Excel Programming 7 June 26th 04 03:39 AM
Find OnAction property Kemosabe Excel Programming 1 November 21st 03 03:34 PM


All times are GMT +1. The time now is 09:57 AM.

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

About Us

"It's about Microsoft Excel"