Remix.run Logo
bigfishrunning an hour ago

What i don't get is...why? why not just use VB.net (or some other tool)

ninalanyon an hour ago | parent [-]

If you want to automate Excel from the inside VBA is a lot simpler than VB.Net

From the brief look I gave it this project seems to be about modifying existing VBA code that lives in Excel files

VB.Net is a different language, neither a sub-set nor super-set of VBA.