Thread: Formatt cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
bob b bob b is offline
external usenet poster
 
Posts: 6
Default Formatt cell

In Excel 2007 I am trying to select an entire column to do the same thing
for each line.



Column c is hours worked, column d is pay per hour and I want to have column
e be the total $ for that day.



I don't want to add the formula =product(c3:d3) and so on each time to
column e.



How do I make column do this atomically each line?



Thanks in advance. Bob.