View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CINDY CINDY is offline
external usenet poster
 
Posts: 130
Default Macro help to move around spreadsheet

I am writing a macro to be used on different spreadsheets. I need the
keystrokes to program to go to the first empty cell in the leftmost column of
the spreadsheet. Do you know the keystrokes that will work in a macro? I
used the keystrokes on a spreadsheet that took me to A288, and then when I
applied it in another spreadsheet it took me to A288, not the actually empty
cell in the current spreadsheet. Can you help? Thanks, cm