View Single Post
 
Old 05-16-2018, 07:28 AM
aditya1810 aditya1810 is offline Windows 7 64bit Office 2016
Novice
 
Join Date: May 2018
Posts: 2
aditya1810 is on a distinguished road
Default WordBasic to VBA conversion

I have few macros written in Word 97 long ago, I opened them in Word 2007 and it worked well, but when I opened them in Office 2013 and Office 365, I have got many alignment issues, font style issues.
The code is auto converted to have syntaxes like WordBasic.InsertPara etc but not able to generate the same output as Word 2007 is generating.
Do we have any free tool available to convert such syntaxes from WordBasic to Selection...... (VBA)
Can anyone help on this
Thanks
Aditya
Reply With Quote