Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Get the address of the cells, first_cell.address and last_cell.address
-- HTH RP (remove nothere from the email address if mailing direct) "fuzzy" wrote in message oups.com... I want to put a formula in a cell, to check if a range of cells contains one character. I think it seems like ActiveCell.Formula = "=" & "COUNTIF(" & first_cell & ":" & last_cell & ";" & ""P"" & ")" where first_cell and last_cell are the bounds of a range and "P" is the character I want to check if it exists but it does not work |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif Formula | Excel Worksheet Functions | |||
COUNTIF FORMULA ISSUES - NEED FORMULA CORRECTED | Excel Worksheet Functions | |||
countif formula | Excel Discussion (Misc queries) | |||
CountIf formula results in the formula itself being displayed. | Excel Worksheet Functions | |||
Doing a 'countif' but I just want the value not the formula | Excel Programming |