View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
K.R.Karthick K.R.Karthick is offline
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.