Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - Visual Basic macro conversion
Visual Basic macro conversion
 
   NeoOffice Forum Index -> NeoOffice Releases
View previous topic :: View next topic  
Author Message
yoelf22
Blue Pill


Joined: Sep 14, 2009
Posts: 1

PostPosted: Mon Sep 14, 2009 4:04 am    Post subject: Visual Basic macro conversion

Dear all;

I am trying to use a VB macro, that works well on excel / Windows, but won't run on my NeoOffice/mac 3.0 OS 10.5:

Macro text is as follows:

'Prints out formula as text
Function GetFormula(Rng As Range) As String
Application.Volatile True
GetFormula = "<-- " & Application.Text(Rng.FormulaLocal, "")
End Function


Thanks,
Back to top
James3359
The Merovingian


Joined: Jul 05, 2005
Posts: 685
Location: North West England

PostPosted: Mon Sep 14, 2009 8:59 am    Post subject:

Unfortunately, NeoOffice cannot import or convert any Microsoft Word or Excel VBA Personal Macro Workbook or .xla library files. Macros in VB essentially have to be rewritten to run in NeoOffice/OpenOffice.org

It may be useful for you to look at this thread.

_________________
MacBook Pro
13-inch, Mid 2012
Processor 2.5 GHz Intel Core i5
Memory 4 GB 1600 MHz DDR3
Graphics Intel HD Graphics 4000 512 MB
OS X 10.9.3 (13D65)
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Releases All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.