Thread: ctrl-end in VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Torstein S. Johnsen[_2_] Torstein S. Johnsen[_2_] is offline
external usenet poster
 
Posts: 4
Default ctrl-end in VBA

I want to select a range from C3 to "last cell" in many different workbooks.
I know have to do this manually with SHIFT-CTRL-END but is there a simple
way to do this with VBÀ?

Torstein Johnsen