Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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. |
#2
![]() |
|||
|
|||
![]()
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 "WendyM" wrote in message ... 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to make the cell or font color red if the number is negative? | Excel Worksheet Functions | |||
How Can I make a cell flash in Excel | Excel Discussion (Misc queries) | |||
make a cell empty based on condition | Charts and Charting in Excel | |||
Make a cell blank? | Excel Worksheet Functions | |||
How to populate column with formula based on value in cell | Excel Worksheet Functions |