View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
countrygirl0712
 
Posts: n/a
Default Divide a cell by 2 and then add that together

Okay, thanks again.

"JE McGimpsey" wrote:

Note that the SUM() in your formula is not necessary, simply applying a
another function to the value returned by k5*1.5, returning the same
value.


In article ,
countrygirl0712 wrote:

I came into work this morning very anxious to try the formula and it worked
great. I put it in the cell that I wanted the answer in like this
=sum(k5*1.5) and it worked great. Thank you so much for your help.