View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
PaulD PaulD is offline
external usenet poster
 
Posts: 92
Default How do I change a numerical value to a string value ?

copy - paste special - values

"Tony Guzzo" wrote in message
...
: Jan Feb Mar
: A1 A5 A5 A5
: A2
: A3
: A5=Sum(A1:A3)
:
: At the end of Jan, how can I make A5 not change so in Feb there will be
new
: numbers ?