Can you create a formula to add 1 to the # you enter

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

Guest

Formula to add 1 to the number I enter into a cell. It keeps coming back as
circular reference
 
What's your formula, where is it and what cells are involved?

--
Regards,

Peo Sjoblom

(No private emails please)
 
I am working in Excel. There are select rows to add one to the number I
enter but I have a column for this number.
 
Word

You can have a formula in a separate cell that adds 1 to whatever number you
enter in another cell.

In A2 enter =A1+1

In A1 enter a number....see A2 add 1 to that number.

Alternative.......place a 1 in a cell.

Copy that cell and select your other cell.

Paste Special>Add>OK>Esc.

Or you could use VBA to add 1 to the number each time you enter it.

I suspect there is more to this question than you have asked.


Gord Dibben Excel MVP
 

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