View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bryan Bryan is offline
external usenet poster
 
Posts: 114
Default Navigate to specific cell on specific worksheet

Hi -

What VBA code tells the cursor to focus on a specific cell in a specific
worksheet.

Basically, I have a macro, and I want the first line to navigate the cursor
to a specific cell before th rest of the macro runs.

Thanks!
Bryan