View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Luke Alcatel[_2_] Luke Alcatel[_2_] is offline
external usenet poster
 
Posts: 7
Default How do I change a numerical value to a string value ?

Your question doesn't convey a sense of what problem you are trying to
solve.
- Are you asking about a timing trigger that will fire at the end of each
month?
- Are you asking how to write an Excel macro?
- Are you asking how to write VBA code?
???

Luke

"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 ?