View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Suleman Peerzade[_2_] Suleman Peerzade[_2_] is offline
external usenet poster
 
Posts: 189
Default how? =C4*H4 or K4

Hi,

Say for e.g that in col A you have a value and in col B you have another
value. Now if you want multiply the values of col A with col B and the result
you want in col C then the simplest formula is
=A1*B1
you will get the result in C or in any cell that you select.
--
Thanks
Suleman Peerzade


"dok" wrote:

How can I multiply from one cell or another cell to receive an answer in a
third cell?