View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
justme justme is offline
external usenet poster
 
Posts: 68
Default Formula for interest

I want to take (a) times (b) divide by (c) and multiply by (d)

I did =SUM(A2*A3/A1*A4) and I get a #VALUE in my cell. What am I doing wrong?

Thank you so much.