View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] daronnebonneau@gmail.com is offline
external usenet poster
 
Posts: 1
Default Count number of appearance in a cell

Hi,

I would like to count how many times a certain word appears in a cell.
The cell is supposed to show a word "Q", and disappear if it doesn't
meet my if formula under the cell.
since the cell is linked to DDE, I will show and disappears very
often.
And I would like to count how many times does the" Q" appears during a
certain time period.
Does anyone have idea how to write logic ?

Sub test()
Dim Count As Interger