View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
surelystumped surelystumped is offline
external usenet poster
 
Posts: 5
Default how do i write a macro to move down in the sheet one line ?

I have to enter into a sheet several lines of information but I can't find
what the equivalent to the Lotus 123 commands for this in Excel Visual
Basic....they would be the down,up, right, and left commands. I thought
selection.down would be it but there isn't such a thing. Where do I find a
list of commands for vb that would be equivalent to Lotus.