View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Move to Active Row Column B

Hi
cells(activecell.row,2).select

"scrabtree23" wrote:

I want a code that will move the cursor to Column B, but not move it from the
ActiveRow.