View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Warda Warda is offline
external usenet poster
 
Posts: 7
Default Why Excel does automatically change the formula?

Hi,

When I am using a defined name, say EndDate, in formula it works fine (i.e.
: =EndDate). But when I precede the defined name by the name of the sheet
where the cells defining the name are located, Microsoft Excel replace
automatically the name of the sheet by the name of the workbook. For example
if the name €śEndDate€ť refers to cells contained in the sheet named €śRef€ť in
the workbook named €śMyBook.xls€ť. If I enter the formula €ś=Ref!EndDate€ť in a
cell of another worksheet of the same workbook, Excel will automatically
replace the formula by: €ś=MyBook!EndDate€ť.

Thanks for any help.