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: 989
Default opposite of Union

Hi.

I have a range name which defines a bunch of discontiguous cells... probably
100 or more.

Unfortunately, I have one cell, BR8, which is included in this defined range
name, which should not be.

I've tried getting access to the address of all of the cells defined by this
range name, so that I can have a program select all but that one, to redefine
the range name.

But, the Selection.Address property, and the Names(i).RefersTo property only
provide a small portion of the actual list of addresses involved.

What I'd like is the opposite of a Union..... sort of like an
OppositeUnion(rgRange,"BR8"), which would deselect BR8 from the selection, so
that I could then rename the proper set of cells.

I could go through and manually re-select all of the proper cells, but is
there an easier way?

Thanks,
Mark
 
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
Opposite direction Branko Pecar Excel Worksheet Functions 9 November 25th 09 05:47 AM
Opposite of Countifs Steve Excel Worksheet Functions 2 October 11th 09 03:45 AM
Opposite of a marco JBoyer Excel Programming 7 April 15th 09 11:41 PM
Now I want the opposite David Excel Programming 2 June 13th 06 09:49 PM
What is the function opposite of LOG erik Excel Worksheet Functions 0 January 27th 06 03:41 AM


All times are GMT +1. The time now is 03:17 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"