View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Holly Holly is offline
external usenet poster
 
Posts: 94
Default how to make a validation that makes one box equalsum of other boxe

how to make a validation that makes one box equalsum of other boxes?

I used "custom" and the formula like =A1=SUM(B1,C1,D1), but it doesn't work.
Please help. Thanks.