Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Array Question I think

I hope someone can point me in the right direction.

I have a list of names

Jeff
Don
Liz
Nicky
Bob
Jim

I then use the names of partners in a lab setting

Jeff and Don are partners in lab 1
Liz and Jim are partners in lab 1

I would like to determine who Jeff has not been a partner with. So my
results for Jeff would be

Yes
Don

No
Liz
Nicky
Bob
Jim

I was thinking of using a count function, but might be easier in a array??
Not too familiar with array's though.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Array Question I think

Seems like setting up a matrix in a worksheet like on a mileage chart would
be sufficient and then using a formula such as Find or countif against your
listing of partners (which you don't describe). the formula would look to
the row labels and column labels to identify the names to determine if a
partnership exists.

--
Regards,
Tom Ogilvy

"DanVDM" wrote in message
...
I hope someone can point me in the right direction.

I have a list of names

Jeff
Don
Liz
Nicky
Bob
Jim

I then use the names of partners in a lab setting

Jeff and Don are partners in lab 1
Liz and Jim are partners in lab 1

I would like to determine who Jeff has not been a partner with. So my
results for Jeff would be

Yes
Don

No
Liz
Nicky
Bob
Jim

I was thinking of using a count function, but might be easier in a array??
Not too familiar with array's though.





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Array Question I think

Thanks


"Tom Ogilvy" wrote in message
...
Seems like setting up a matrix in a worksheet like on a mileage chart

would
be sufficient and then using a formula such as Find or countif against

your
listing of partners (which you don't describe). the formula would look to
the row labels and column labels to identify the names to determine if a
partnership exists.

--
Regards,
Tom Ogilvy

"DanVDM" wrote in message
...
I hope someone can point me in the right direction.

I have a list of names

Jeff
Don
Liz
Nicky
Bob
Jim

I then use the names of partners in a lab setting

Jeff and Don are partners in lab 1
Liz and Jim are partners in lab 1

I would like to determine who Jeff has not been a partner with. So my
results for Jeff would be

Yes
Don

No
Liz
Nicky
Bob
Jim

I was thinking of using a count function, but might be easier in a

array??
Not too familiar with array's though.







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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Array Question Larry L Excel Discussion (Misc queries) 16 January 20th 09 08:25 AM
Array Question hotherps[_88_] Excel Programming 2 July 30th 04 11:26 AM
Array question Lee Excel Programming 1 December 11th 03 08:01 PM
vba array question chick-racer[_30_] Excel Programming 4 November 10th 03 05:59 PM
array question john petty Excel Programming 1 August 29th 03 04:57 PM


All times are GMT +1. The time now is 02:48 AM.

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"