View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
dan dungan dan dungan is offline
external usenet poster
 
Posts: 411
Default Two-way data comparison help please

Hi Chris,

In the excel module do you see the words "option explicit" at the top
of the coding area? If so, all the variables need to be declared.

I don't have extra time right now to go through it, and I'm not sure
that's your problem.

I'll look at it tomorrow. Maybe someone else will have better feedback
sooner.

Dan