View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
James James is offline
external usenet poster
 
Posts: 542
Default divide column(x) by column(y) to give column(x/y) in excel?

I'm trying to divide one column by another column to give me another column
of awnsers as in B1/C1=D1, B2/C2=D2 etc... Is this possible?
Thanks