View Single Post
  #1   Report Post  
Steve
 
Posts: n/a
Default Defining non worksheet specific names...

How can I define a "Name" that does not refer specifically to the worksheet
it was created on. I want to generate a name for a generic cell reference as
in "=$A$6", and not a worksheet specific reference as in "='Sheet '!$A$6"

Steve