Fork me on GitHub
#off-topic
<
2020-05-12
>
solf11:05:52

Any way I can write some simple excel vba code on my linux computer?

solf11:05:18

A friend needs help with her code but it's a terrible experience trying to help on her computer

solf11:05:37

Seems like LibreOffice has a basic support for VBA, I'll try writing code in it and hopefully it'll be transferable to excel

solf12:05:43

Scratch that, they aren't compatible

krzyz16:05:57

@dromar56 You can write it in a text file. If you want to run and test it, you'll need the actual application (Excel) running on your computer. You can do this through wine in Linux, but obviously you'd need Microsoft Office.