LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Funtion as Matrix function?

(Excel 2003)

Hi, the function

Public Function RVT(zellen As Range, bezug As Range)
RVT = Application.Rank(zellen, bezug,1)
End Function

is usable as matrix function. If I add in the boddy a "+1" the function
works, but not as matrix function any longer. What can I do to create a
matrix function with body

RVT = Application.Rank(zellen,bezug,1)+1

? (It is a minimal example.)


Thx.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I write a function like matrix function? Evaluate function parameter as VBA code[_2_] Excel Programming 2 July 23rd 07 02:16 PM
UDF function on Matrix Arrun Excel Programming 1 December 26th 06 10:51 AM
Limits of MINV matrix function KJ Excel Worksheet Functions 2 September 16th 05 09:06 AM
Matrix Operations (MInvert Function) Al[_16_] Excel Programming 1 November 23rd 04 07:29 PM
VBA function return matrix? Steve O'Hagan Excel Programming 3 January 29th 04 08:27 PM


All times are GMT +1. The time now is 05:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"