View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ADK ADK is offline
external usenet poster
 
Posts: 89
Default Goto column A of the ActiveCell

If someone had cell D6, I want the macro to goto to cell A6

If someone had cell T56, I want the macro to goto to cell A56

-ADK