Thread: counting cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Couchman[_4_] Robert Couchman[_4_] is offline
external usenet poster
 
Posts: 64
Default counting cells

Hello all,

i am curently looking for a piece of code that will look
at all cells in a column and count the number of cells
that contain the value "2" then display this result in my
textbox on a form "tb1"

this is to be used for stats so i will need this in VB
form as it will need to be updated every time stats is run.

Thank you,

Robert Couchman
)