View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bambyni
 
Posts: n/a
Default What is the right function for D2=B2*C2...D10=B10*C10?

I need the cells from column D to have the function of the multiplication of
the numbers from the cells from two previous columns: D2=B2*C2; D3=B3*C3,...,
D10=B10*C10...
Can anyone help me...?