InterviewSolution
Saved Bookmarks
| 1. |
Why Does Excel Have Two Macro Languages? |
|
Answer» Early version of EXCEL USED a macro language called XLM.The VBA language was introduced in Excel 5 and its vastly superior in every way.XLM has been phased out , so you should use VBA for NEW macro development. Early version of Excel used a macro language called XLM.The VBA language was introduced in Excel 5 and its vastly superior in every way.XLM has been phased out , so you should use VBA for new macro development. |
|