How can a single cell be incremented? i.e. N=N+1

G

Guest

I am able to move a value of 1 to a cell with in a macro. I want to be able
to add a value of 1 to a cell with in a macro. Each time the cell is
referenced, I wish to increment the cell by 1. I have not been able to
increment the cell without getting a circular reference in my attempts to
incremetn the cell. The process I use is sorting a table and wanting to
increment the top cell so that the least used entries will be sorted to the
top each time the macro is called.
 

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

Top