View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sherri Baker Sherri Baker is offline
external usenet poster
 
Posts: 1
Default Excel 2002 - Multiplication

I would like to take a column of cells, traverse through
them, multiply the number in each cell by a constant
value, and return the result into the same cell.

Any help will be greatly appreciated.