Welcome to MacForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Custom functions in mac excel 2008

 
   Macintosh computer (Home) -> Excel RSS
Next:  Scroll bars in custom forms...  
Author Message
sschouela

External


Since: Feb 09, 2008
Posts: 1



(Msg. 1) Posted: Sat Feb 09, 2008 7:55 am
Post subject: Custom functions in mac excel 2008
Archived from groups: microsoft>public>mac>office>excel (more info?)

I use to be able to access custom functions that I wrote and imbedded in the local module of my spread sheet. These functions were written in VBA.<br>
<br>
Is there any way now to simulate this with apple scripts.<br>
<br>
For example:<br>
My function call in the Excel spread sheet side was NAV(range) and in the local module was>><br>
<br>
Function NAV(myRange)<br>
    NAV = 1<br>
    For Each i In myRange<br>
        NAV = (i + 1) * NAV<br>
    Next i<br>
    NAV = NAV - 1<br>
End Function<br>
<br>
I am hoping for a help because otherwise this will be then end of excel for me.

 >> Stay informed about: Custom functions in mac excel 2008 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Custom error bars excel 2008 - Is it correct that Excel 2008 does not have the facility to add custom error bars? This is absolutely amazing, it renders excel absolutely useless for scientific charting! I cannot believe this is true.

Custom Error Bars in Excel 2008: Where did they go? - Custom error bars is a feature I've found myself needing quite frequently this semester now that I have a physics class. Error bars are required on every chart for every lab, and custom error bars were the only way to get them right.<br> <br>...

Custom functions - I have an array that uses a (variable) number as an input and calculates a "cost" as the output. On the same worksheet I have a list of numbers (that will change periodically). I want to be able to input each of these numbers into the array i...

IF functions in Excel - Ok, im not yet that used to Excel, however i want to create a function, that corresponds with a cell that has a cummilative total. So what i want is that if the total in this cell is less than 4000 i get the result of 40, if it is more than 4000 but less...

Add-ins for MS Excel for Mac/financial functions - I colleague created an Excel file on MS-windows which includes several financial functions e.g. YIELD, DURATION, PRICE, etc. The spreadsheet opens but all those cells say #NAME? -- clearly the functions aren't built in and didn't make the transition. Ho...
   Macintosh computer (Home) -> Excel All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]