Thread: Dynamic Range
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sandy Sandy is offline
external usenet poster
 
Posts: 270
Default Dynamic Range

I have created a dynamic range named "Result1" using the following formula

=OFFSET(dBase1!$G$31,,,dBase1!$A$29,19)

Why does this named range not show up in the "Name Box"?
Is there any way I can have it highlight to satisfy me that it is indeed
covering the range I require?
Sandy