#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 196
Default HELP!

Hi NewGuy

What's your function doing? You can pass an array of arguments eg
ranges to a function by using the ParamArray keyword eg:

Function myFunction(ParamArray xArg() As Variant)

But without knowing more of what you are trying to achieve, it's
difficult to know if this or something else will be suitable.

Best regards

Richard


NewGuy wrote:
I'm trying to omit cells in a given range without using mulitple ranges. I
have a large range of cells with a large number of cells I don't want to
include in my function. However, due to the layout of my worksheet (and I
can't change it), I can't arrange the cells so that all needed cells are in
one block. Any suggestions?


Reply
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



All times are GMT +1. The time now is 12:36 PM.

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

About Us

"It's about Microsoft Excel"