View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default "tab" thru cells in a specific order

glad it helped

--
Don Guillett
SalesAid Software

"SteelDetailer" wrote in message
...
Thanks, Don.

From the info in your first reply, I looked it up in help and began to
monkey around with it. I did consider and try the ..then

Range("b1").select,
too. not sure which way I'll ultimately go, but I appreciate the push in

the
right direction!!!

Rich