Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Programming
Arrays
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bob, post: 12211802"] Hi Everyone: In excel, I am writing a function that returns an array, for example a matrix. This function is called from the formula bar of the spreadsheet, and returns the results to the spreadsheet. However, the array only fills the cells that the user has selected prior to typing the name of the function, its arguments and finally hitting Ctrl-Shift-Enter. I was wondering if there is any way of forcing excel to output the complete array? For example, if the user has selected 3x3 cells, but my output is 5x5, for my function to show the result of all 5x5 elements? Thanks for all your help. Bob [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Programming
Arrays
Top