Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Conversion of VBA to VB.Net

I have Excel application in a VBA format.I like to convert the same coding in
to VB.Net ,for taking advantage of managed codes.

I like to know ,whether any tool is available for converting VBA to VB.Net.

Your help is appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 205
Default Conversion of VBA to VB.Net

Hi K.R.Karthick,

I have Excel application in a VBA format.I like to convert the same coding in
to VB.Net ,for taking advantage of managed codes.

I like to know ,whether any tool is available for converting VBA to VB.Net.


No, there isn't. My advice would be to leave your VBA code as it is. To take
advantage of managed code, expose your managed code procedures as COM Classes,
which can be referenced and called from VBA.

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk


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
dec 2 bin conversion sai Excel Worksheet Functions 2 October 29th 08 07:21 PM
Conversion to value between 1 to 10 only! wilchong via OfficeKB.com New Users to Excel 5 May 23rd 08 02:10 PM
conversion help oldsquid Excel Discussion (Misc queries) 7 March 29th 08 10:01 PM
Day Conversion Michael Excel Worksheet Functions 3 September 10th 07 11:40 PM
XML Conversion GeneO Excel Programming 2 February 26th 04 02:59 PM


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

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"