View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Formula appears, but its function is not performed?????

Tools Options Calculate Automatic
--
Gary''s Student - gsnu200817


"shelia" wrote:

Column B has numbers brought from a separate sheet.
Column C has numbers that I "paste" in.
Column D has a formula to multiply B X C. This function is not performed
unless I highlight the formula in the formula bar and hit "enter".
Column E has a formula to get the average of the sum of 12 rows in Column D:
=ROUND(SUM(D2:D13)/SUM(B2:B13),0)
This formula is not automatically working, either. How can I fix this to
where the formulas are working when the column is populated with data?