make a cell automatically populate with "1" when specified cell va

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

Guest

I am trying to figure out how I can use Excel formula or function to do the
following:
When the name column is valued, it will automatically populate "1" in the
tally column.
 
Assuming Column A is the name column and Column B is the tally column, enter
the following in the first cell of the tally column:
=If(A1="","","1")
Drag this formula down as far as you want. HTH Otto
 

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