![]() |
Excel 4 macros to VBA?
Is anyone aware of a utility that will translate Excel 4 macros to VBA?
I know this is a lazy mans question but some of my old coding is over 5,000 lines and I am just not that keen on doing all the work necessary to manually re-code to VBA. |
Excel 4 macros to VBA?
You don't have to convert Excel 4 macros. They still run in the
latest version of Excel. Don't know about future versions but they will probably continue to be supported. HTH, Gary Brown. "AG" wrote in message ... Is anyone aware of a utility that will translate Excel 4 macros to VBA? I know this is a lazy man's question but some of my old coding is over 5,000 lines and I am just not that keen on doing all the work necessary to manually re-code to VBA. |
Excel 4 macros to VBA?
You don't have to convert Excel 4 macros. They still run in the
latest version of Excel. Don't know about future versions but they will probably continue to be supported. HTH, Gary Brown. "AG" wrote in message ... Is anyone aware of a utility that will translate Excel 4 macros to VBA? I know this is a lazy man's question but some of my old coding is over 5,000 lines and I am just not that keen on doing all the work necessary to manually re-code to VBA. |
Excel 4 macros to VBA?
Yes they do but it would be better to have a more current form.
"Gary Brown" wrote: You don't have to convert Excel 4 macros. They still run in the latest version of Excel. Don't know about future versions but they will probably continue to be supported. HTH, Gary Brown. "AG" wrote in message ... Is anyone aware of a utility that will translate Excel 4 macros to VBA? I know this is a lazy man's question but some of my old coding is over 5,000 lines and I am just not that keen on doing all the work necessary to manually re-code to VBA. |
Excel 4 macros to VBA?
A couple of suggestions that make sense to me is to not even look at the old
code. Find out what the macro is supposed to do and write it in VBA. You'll be able to enhance it using all the new techniques (nice userforms???) that have been added in xl95+. AG wrote: Yes they do but it would be better to have a more current form. "Gary Brown" wrote: You don't have to convert Excel 4 macros. They still run in the latest version of Excel. Don't know about future versions but they will probably continue to be supported. HTH, Gary Brown. "AG" wrote in message ... Is anyone aware of a utility that will translate Excel 4 macros to VBA? I know this is a lazy man's question but some of my old coding is over 5,000 lines and I am just not that keen on doing all the work necessary to manually re-code to VBA. -- Dave Peterson |
All times are GMT +1. The time now is 11:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com