Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How does one count the number of times Tommy is present in
Column A (starting at A7) of Sheet 1 when I am in Sheet4? I tried using: With Worksheets("Sheets1 Selection.FormulaR1C1 = "=COUNTIF(Sheet1!RC[7]:end (xlDown),""Tommy"")" but it did not work. Anyone know how to correct my confused code above? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using the Excel generic worksheet names instead of user-given names in code | Excel Discussion (Misc queries) | |||
counting names | Excel Discussion (Misc queries) | |||
counting of names | Excel Discussion (Misc queries) | |||
counting names | Excel Worksheet Functions | |||
Counting names in a column but counting duplicate names once | Excel Discussion (Misc queries) |