multiply

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to multi ply C x D with answer in E
C x F with answer in G
C x H with answer in I
C x J with answer in K
C x L with answer in M
and I need to do this row after row.
Can anyone help.
Leonard
 
In E1 put =C1*D1
In G1 put =C1*F1
In I1 put =C1*H1
In K1 put =C1*J1
In M1 put =C1*L1

Select E1 and copy down.
Do the same for G1, I1, K1, and M1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top