LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Jim Rech
 
Posts: n/a
Default

I haven't used Crystal Reports so I don't know if it has the capability to
adjust ranges names, however if you assign a name to the range A1:A10 and
then type data in A11, Excel has no feature to redefine the name
automatically. However if you select cell A10 and insert a row, so that
what was in A10 is now in A11, the range name will be redined as A1:A11.

It is possible to create self-expanding names that are actually formulas
that return ranges. There are restrictions however. Create a new name like
"Rg" and define it as =OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),1). Now
if there are entries in A1 and A2 Rg will be A1:A2. Add an entry to A3 and
Rg becomes A1:A3. (Press F5 and enter "Rg" to check this).

However for this to work there must be contiguous entries in A1 and
downward. No gaps and no extraneous entries below the data.

--
Jim
"childofthe1980s" wrote in
message ...
| Hello:
|
| I have a named range within Microsoft Excel that I created as an ODBC
within
| Crystal Reports. I did this in Excel by choosing Insert...Name...Define.
It's
| working perfectly!
|
| Now, if the spreadsheet gets updated monthly by adding additional rows,
will
| the range in Excel and for the Crystal ODBC connection be updated
| automatically?
|
| If not, is there a way to do such an update?
|
| Thanks!
|
| childofthe1980s
|


 
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
Reveal cell formats and extendable range in tool/statusbar/icon. Danny O'Hern ([email protected]) Excel Worksheet Functions 0 April 29th 05 01:16 PM
insert picture BillGwyer Excel Discussion (Misc queries) 1 March 4th 05 06:37 PM
Dynamic Print Range Help waxwing Excel Worksheet Functions 2 February 21st 05 03:47 PM
Define a range based on another named range Basil Excel Worksheet Functions 2 February 21st 05 01:47 PM
Challenging Charting C TO Charts and Charting in Excel 0 January 17th 05 06:57 PM


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