![]() |
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 |
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 |
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 |
All times are GMT +1. The time now is 05:36 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com