Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default View Macro Code

Hi,

I have recorded a macro where i insert a picture. When i look at the code it
is in VB but I would like to view it in VC++. Is there any way to achieve
this?

Thanks In Advance
Macca
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default View Macro Code

Hi
Excel's macro recorder only create VBA (not VB 6) code.

"Macca" wrote:

Hi,

I have recorded a macro where i insert a picture. When i look at the code it
is in VB but I would like to view it in VC++. Is there any way to achieve
this?

Thanks In Advance
Macca

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default View Macro Code

To be precise, it creates VB code, but that code will be heavily Excel
object model oriented (using Workbooks, Ranges, etc.). I don't know VC++ but
it seems very similar, so you should be able to adapt, but remember to use
the application qualifier.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Frank Kabel" wrote in message
...
Hi
Excel's macro recorder only create VBA (not VB 6) code.

"Macca" wrote:

Hi,

I have recorded a macro where i insert a picture. When i look at the

code it
is in VB but I would like to view it in VC++. Is there any way to

achieve
this?

Thanks In Advance
Macca



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
View the code in a add-in sh0t2bts Excel Worksheet Functions 9 April 3rd 23 07:33 PM
How do you view an active macro code? Scott Excel Discussion (Misc queries) 4 February 9th 10 07:53 PM
View Code question Doug Waters 03/03/08 Excel Discussion (Misc queries) 6 July 17th 08 07:51 PM
is there anyway to make it so the users of my excel spread sheet cant view the macro code w/o a password? Daniel Excel Worksheet Functions 2 June 28th 05 05:34 AM
how view a WS code/properties Steven Excel Programming 5 April 19th 04 05:44 PM


All times are GMT +1. The time now is 09:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"