View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
skwiff skwiff is offline
external usenet poster
 
Posts: 2
Default display calculation steps - not final answer

I have a spreadsheet which adds up the numbers in a column.

I would like excel to show the steps of the calculation, eg, 1+2+3.
Rather than the final answer, 6, or the formula: A1+A2+A3.

Is this possible?