Does anyone know if there is a way to use Microsoft Office or Visual Basic in Ubuntu?
feedback
|
|
To run Windows applications on Linux, you can try wine (to install it, go to a command prompt and type If you want an alternative, try OpenOffice, which is preinstalled on Ubuntu. | |||||||||||
feedback
|
|
For Visual Basic the closest equivalent (although not exact replacement) is Gambas. Or just bite the bullet and learn Python with PyGTK. | |||||
feedback
|