LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Compile Error On Exit (can't find form controls)


Hi,

I get a ‘Compile Error: Method or data member not found’ error when I
exit Excel. This seems to be caused by excel trying to access controls
in the worksheet whilst exiting – so these controls are no longer
available. Can anyone tell me how to stop this behaviour or avoid this
error please – perhaps by detecting the fact that excel is shutting
down?

Further details:

I have a worksheet with some form controls, including a listbox and
radio buttons. There is VBA code on the listbox change event that seems
to get executed when exel is shutting down. When this happens, the code
tries to set/read the radio button values using code like the
following:

wksSelection.optnUSD.Value = True

where wksSelection is the code name for a worksheet in the workbook.
optnUSD is the name of the radio button on the
worksheet

It is the references to the form controls that causes the ‘Compile
Error: Method or data member not found’ error.

I would appreciate any ideas you may have. Thank you for your
assistance.

Viv.


--
Viv2004
------------------------------------------------------------------------
Viv2004's Profile: http://www.excelforum.com/member.php...o&userid=26511
View this thread: http://www.excelforum.com/showthread...hreadid=397815

 
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
Compile error: Can't find project or library Melanie New Users to Excel 14 August 21st 09 02:54 AM
help with this error-Compile error: cant find project or library JackR Excel Discussion (Misc queries) 2 June 10th 06 09:09 PM
Compile error: Can't find project or library Daniel[_17_] Excel Programming 3 December 8th 04 01:05 PM
Compile Error, Can'f Find Project or Library therrm Excel Programming 1 November 25th 03 04:53 AM
Compile Error! Can't find project or Library --- Help! Suh Suk Ho Excel Programming 2 July 21st 03 08:26 PM


All times are GMT +1. The time now is 04:23 PM.

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"