Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Bug Report: VBA runtime Access Violation

Thought I'd report the following bug, the following (silly) code:

enum x: Me=0 :end enum
sub foo: end sub

Will crash any office app when entered into the IDE.



----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Bug Report: VBA runtime Access Violation

Hmm, don't do that !

Probably wrong to call it a bug though, it is documented the keyword Me can
only be used in Class modules. Also see 'Me' in help

Regards,
Peter T

"Alex K." <Alex wrote in message
...
Thought I'd report the following bug, the following (silly) code:

enum x: Me=0 :end enum
sub foo: end sub

Will crash any office app when entered into the IDE.



----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming



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
Excel Access Violation Chris Excel Programming 0 May 14th 08 03:03 PM
Excel 97 Access Violation! patrickmuldoon9 Excel Discussion (Misc queries) 0 June 27th 06 12:24 PM
runtime error: syntax error or access violation oucsester[_2_] Excel Programming 1 May 3rd 06 05:51 PM
runtime error: syntax error or access violation oucsester Excel Programming 0 May 3rd 06 02:22 PM
Access Violation when closing Excel. Rich[_16_] Excel Programming 1 December 3rd 03 08:33 AM


All times are GMT +1. The time now is 12:07 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"