Thread: math to column
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
YMC YMC is offline
external usenet poster
 
Posts: 11
Default math to column

hi mike, the only problem with that is i do not know the known range of data
that will be in the sheet, like i said there could be 10 cells in a column
with information, or 10000. i dont want to apply the divide function to all
the cells, just kinda sloppy imo. thankyou for the input though.

"Mike H" wrote:

Hi,

Put 60 in a cell and copy it.

Select the cells you want to divide and then

Edit|Paste special
Select divide
Click OK
Delete the cell wit 60 in

Mike

"YMC" wrote:

i am having some trouble adding a math function to a whole column, i know how
to add math functions to cells but in this situation i do not know the amount
of cells there could be. ther could be 10 or 10000 cells with information in
them, i need to divide by 60 to a whole column. how would i go about doing
this. thankyou in advance,