Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Set an object variable to the vb editor itself

The Excel help refers to a vbe property of an application object and
implies that there is a vbe object that you can address using that
property.

I don't seem be able to find any references to a vb editor object
itself or its associated properties or methods. Have I missed
something?

I would like to review automatically all the code contained within the
modules of an excel project and report every instance of the use of a
particular propeerty or method - say "CurrentRegion". Ideally the
report would specify the name of the module, the name / control and
event reference of the procedure and the line number in the code.

Has anyone done anything similar?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Set an object variable to the vb editor itself

Take a look at Chip Pearson's page on programming the VBE

http://www.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy



" wrote:

The Excel help refers to a vbe property of an application object and
implies that there is a vbe object that you can address using that
property.

I don't seem be able to find any references to a vb editor object
itself or its associated properties or methods. Have I missed
something?

I would like to review automatically all the code contained within the
modules of an excel project and report every instance of the use of a
particular propeerty or method - say "CurrentRegion". Ideally the
report would specify the name of the module, the name / control and
event reference of the procedure and the line number in the code.

Has anyone done anything similar?


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
Object Variable Not Set Error on Selection object Jean Excel Worksheet Functions 3 July 24th 06 06:45 PM
VBE (visual Basic Editor) variable Hellboy Excel Programming 2 July 10th 05 11:39 PM
VB Editor complains of undefined variable for VBE Alan Glaister[_2_] Excel Programming 3 May 9th 05 12:11 PM
Run-time error '91': "Object variable or With block variable not set Mike[_92_] Excel Programming 2 December 30th 04 10:59 AM
Cells.Find error Object variable or With block variable not set Peter[_21_] Excel Programming 2 May 8th 04 02:15 PM


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