View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Kintner Michael Kintner is offline
external usenet poster
 
Posts: 34
Default Using up, dwn, end, right, left in vb programming

I would like to set a print area using the arrow keys. If I turn on the
macro recorder it dows not show how the keys sequences are created.

What is the vb code to start at cell A10 and range select end down, end
right then right once?

Thank you for your help in advance!!! (smile) I;m in a real bind....

Mike