View Single Post
  #4   Report Post  
Dan Chupinsky
 
Posts: n/a
Default

Thanks to Don who gave me direction that I can use elsewhere in my project
and to Dave who gave me the exact code [testme2()] that I wanted to create.

This forum is terrific.

Dan
"Dan Chupinsky" wrote in message
. ..
Can someone suggest visual basic code for a macro to check for the
occurance of a single digit (1-9) in a range such as A1:C3. Each cell in
the range must contain a digit once, ie. no repeats, and no blanks.

Dan