View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default MULTIPLY CELLS IN ROWS CONTINUALLY

In C1 enter:
=A1*B1
then copy this cell and paste it down as far as you need.
--
Gary''s Student - gsnu200718


"ALY33" wrote:

I NEED TO I.E.: =A1*B1, =A2*B2, =A3*B3, ETC.
DO I HAVE TO ENTER EACH ONE SEPARATELY?