LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 153
Default Named Ranges anomaly(?)

I've got several named ranges. And I use those named ranges in some
conditional formatting. Initially, I had the whole columns selected
like below, but that was taking a lot of memory, and I've been having
issues with inserting/deleting lines taking a VERY long time to
complete. But at least the conditional formatting worked.

=QueryBuster!$B:$AO

To try and help with the memory issue, I tried a dynamic range like
below. Those were accepted by the system, but my conditional
formatting broke. It's like it's not seeing the range.
=OFFSET(QueryBuster!$B$1:$AO$1,0,0,COUNTA(QueryBus ter!$B:$B))

So I went to a static range that would at least encompass the largest
dataset that I could imagine, like below.
=QueryBuster!$B$1:$AO$5000

But after I saved and next updated the workbook, the conditional
formatting still didn't work, and when I went and looked at the named
ranges, they had changed to similar as below. All of the first
dimension were at 1048537.
=QueryBuster!$B1048537:$AO4960

So, three questions:
1) What might be the possible causes for the memory issue, and
how might I resolve that?
2) What is up with the Named Ranges?
3) What's the best way to go about this?

Thanks.
 
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
Excel named tables or dynimac named ranges? Håkan Björkström Excel Worksheet Functions 0 March 26th 15 06:49 PM
Named ranges and pasting formulas with named references Dude3966 Excel Programming 2 October 8th 08 04:15 PM
Named ranges scope / workbook/worksheet level named ranges- changeswith variable use... christian_spaceman Excel Programming 3 December 24th 07 01:15 PM
Copy data in named ranges to a newer version of the same template to identical ranges handstand Excel Programming 0 August 21st 06 03:51 PM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM


All times are GMT +1. The time now is 05:18 AM.

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

About Us

"It's about Microsoft Excel"