Thread: name of cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mino[_2_] mino[_2_] is offline
external usenet poster
 
Posts: 12
Default name of cell

Hi to all.
I need to have a static name of cell.
I mean: if I name cellA3 "dday", after a sort, this cell has new addres (ex
A5), but the name "dday" remains to address A3.

Is there a way to mantein same name? No vba.

thanks in advance
M.