View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Icegirl Icegirl is offline
external usenet poster
 
Posts: 1
Default Division of all cells by a common number

Hi,
I have the following data:

Series A
124
34
946
576

I would like to divide each cell in the above column by 25, and have the
number returned in the same cell without doing so indvidually. How do I
manage that?