PC Review


Reply
Thread Tools Rate Thread

How can I see assembly code for VBA routine?

 
 
joeu2004
Guest
Posts: n/a
 
      16th Jan 2008
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.
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      17th Jan 2008
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.



joeu2004 wrote:
>
> 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
 
Reply With Quote
 
Net Doe
Guest
Posts: n/a
 
      17th Jan 2008
It's Visual "Basic", an interpreted, not compiled, code.

"joeu2004" <(E-Mail Removed)> wrote in message
news:b3f8095f-d9b3-4d2d-b021-(E-Mail Removed)...
> 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.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Replace Code with vba-routine (A97) harmi Microsoft Access Forms 2 11th Sep 2007 01:27 PM
Print routine needed for code pano Microsoft Excel Worksheet Functions 3 11th Feb 2007 02:27 PM
recursive code for running sub-routine Geoff Cox Microsoft Powerpoint 3 11th Aug 2006 09:06 AM
Code working in one sub routine, but not another =?Utf-8?B?Sm9uYXRoYW4gU21pdGg=?= Microsoft VB .NET 2 27th Jun 2006 03:48 PM
Code for printing routine Kevin Bruce Microsoft Access Form Coding 1 29th Feb 2004 12:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:19 AM.