View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] elkw@lboro.ac.uk is offline
external usenet poster
 
Posts: 2
Default Simple Excel VB problem

Hi, im very new to Visual Basic and am using it for a university
project im doing.

i want to be able to check if an integer within a cell is in a range
of cells on a different sheet also containing integers. If it is in
that range of cells then i want it to publish to a list box i have.

Im guessing this is a real simple bit of syntax so if anyone could
give me some example ccode, i would be very much appreciative.

Many thanks,

Kieran