Re: What is the name of this function...
- From: "George Nicholson" <JunkGeorgeN@xxxxxxx>
- Date: Fri, 2 Sep 2005 11:05:14 -0500
I see that you've already received several suggestions if you are looking
for work*** functions, so I won't repeat those.
In VBA (since this is the programming forum):
The Intersect (rng1,rng2,...) method "..returns a Range object that
represents the rectangular intersection of two or more ranges.."
The Union method would return the combination of two or more ranges.
HTH,
--
George Nicholson
Remove 'Junk' from return address.
"hamma_thrower" <hamma_thrower@xxxxxxxxx> wrote in message
news:1125665368.427394.251770@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> =(some column array) (some row array)
>
> = the intersection of the two arrays.
>
> I need more information on this; I just need the name to search for it.
>
> I have many 4x4 tables from which i need to get one value from, both
> vars could be called independent of each other.
>
.
- Follow-Ups:
- Re: What is the name of this function...
- From: hamma_thrower
- Re: What is the name of this function...
- References:
- What is the name of this function...
- From: hamma_thrower
- What is the name of this function...
- Prev by Date: Re: If then several times
- Next by Date: Re: question to Ron
- Previous by thread: Re: What is the name of this function...
- Next by thread: Re: What is the name of this function...
- Index(es):