View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Sloth
 
Posts: n/a
Default Subtraction formula

why do you use the SUM function?

"DNA" wrote:

There are a variety of way:

If the norm amount of vacation is say 14 days, then in B1 put:

=SUM(14-A1)

Can you be more specific?