Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2008

Tip: Looking for answers? Try searching our database.

How can I see assembly code for VBA routine?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
joeu2004 - 16 Jan 2008 22:48 GMT
Is there some way that I can see the assembly code for a VBA routine?

I have Office Excel 2003 and the VBA that comes with it (VB 6.3), with
Windows XP Pro SP2 running on an Intel Pentium M 770.
Dave Peterson - 17 Jan 2008 00:20 GMT
Your code isn't turned into assembly language or even compiled.

I _think_ Chip Pearson has a whitepaper describing how your code is transformed
into pCode--a symbolic code.

If you look here:
http://www.cpearson.com/excel/ExcelPages.htm

You'll see a subject called "White Papers".  Right now the link to the next page
doesn't work, but I've sent Chip an email.  If he's around I would expect it
fixed pretty darn quickly.

> Is there some way that I can see the assembly code for a VBA routine?
>
> I have Office Excel 2003 and the VBA that comes with it (VB 6.3), with
> Windows XP Pro SP2 running on an Intel Pentium M 770.

Signature

Dave Peterson

Net Doe - 17 Jan 2008 03:44 GMT
It's Visual "Basic", an interpreted, not compiled, code.

> Is there some way that I can see the assembly code for a VBA routine?
>
> I have Office Excel 2003 and the VBA that comes with it (VB 6.3), with
> Windows XP Pro SP2 running on an Intel Pentium M 770.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.