I have been asked to convert some Lotus 123 wk4 files with macros to excel 2003, I know the data will convert with most formulas. I am wondering if there is a way to convert the lotus macros also.
+2
A:
There is no automatic way to convert macros. However, LotusScript is fairly similar to VBA, so it is possible to convert, though not without quite a bit of work. The event model is also somewhat different, so you'll have to convert these macros on a case by case basis.
AngryHacker
2009-01-21 18:11:05
+1
A:
I have seen no conversion tool to convert the macros. As others have mentioned, that's typically manual.
JD Long
2009-01-21 18:45:06