Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Yes, you will get some blank cells, as the formula only counts the number in cell F1. However, it appears that Rick R. interpreted your question differently than I did and provided the answer you need. -- Jim Cone Portland, Oregon USA "MCheru" wrote in message I may have made a mistake but when I put this into B2 and drag it down a number of cells in Column B the formula returns a blank cell. "Jim Cone" wrote: F1 has the number you are looking for. B2 contains this formula... =IF(A2=$F$1,COUNTIF($A$2:A2, $F$1),"") Fill the formula down column B -- Jim Cone Portland, Oregon USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro formula for counting rows | Excel Programming | |||
Counting macro | Excel Programming | |||
macro runs counting | Excel Programming | |||
Counting cells in a macro | Excel Programming | |||
Counting cells in a macro | Excel Programming |