Just learning VBA..

  • Thread starter Thread starter Deb Lang
  • Start date Start date
D

Deb Lang

Hello all!! :-) I'm just new to VBA so pardon the ignorance but I am
trying to write a simple program that loops through a range of cells
finding those cells with specific information in them... when I
declare my integer variable the find/findnext stops at all cells with
that integer in it, even if it is a portion of the whole number. Any
suggestions on how I correct this?

Thank you!!!
Deb
 
Deb,

Post your code, tell us where you are having difficulty, and we will jump in
and help you with it.

Regards,
Kevin
 
Back
Top