How do I change a numerical value to a string value ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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 ?
 
copy -> paste special -> values

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top