View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
filo666 filo666 is offline
external usenet poster
 
Posts: 265
Default telling VB: if cells(a,b)="any number" then ...

Hi, this is easy for you, how to tell VB that if cells(a,b) is equal to any
number then bla bla bla.

Also I would like to know:
equal to string
equal to fractional numbers (3.453)

TIA