View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default #VALUE! result when using defined name in formula

That means there's a #VALUE! error in your sum range. Go check & clean it up,
the sum should work fine
--
Max
Singapore
---
"Tacrier" wrote:
I am learning how to name cells and use these names.

I tried to name a cell in my Summary sheet using the sum of cells in my
Detail sheet. When I press enter, the cell returns a #VALUE! What am i
doing wrong?

Trina