Johnny Rosenberg wrote:
I don't know what to say… I pasted the text to the Macro edit thing
and it worked, even when I removed all the comments.

OpenOffice.org 3.1.0
Ubuntu 8.10

Did you check your macro security settings? Mine is set to medium.

Johnny Rosenberg
Hi Johnny
I don't know what to say either, other than "thanks for trying."
I'm running OpenOffice.org 3.1.0, Windows XP SP3.
My macro security is also set  to medium.
When I test the function by using the following test macro, located in the same library,
Sub Main
print WahooFunc()
End Sub
I get the expected results, "I am in WahooFunc.", but when I enter "=WahooFunc()" in the spreadsheet, I get "#VALUE!" as a cell message and "Error: Wrong data type" in the status-bar.

Am I correct in understanding that "=WahooFunc()" works for you, yielding "I am in WahooFunc." in the cell display?
Don


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to