View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
madhu madhu is offline
external usenet poster
 
Posts: 2
Default Want a simple VBA code.

Hi,

Could you please provide me with a VBA code to perform the following task:

There are records in a sheet and I need to move the Cell pointer to the next
row after the last record. Right now i press CTRL+DownArrow and again
DownArrow. Need a VBA code which will do this.

Thankyou.

MADHU