Region

Z

Zaahir

Hi

This sumthing realy simple, but i cant get it going.

How do i select current region of data using hotkeys?

regards
 
S

Stefi

One way is to install this macro
Sub SelCurr()
Selection.CurrentRegion.Select
End Sub

and assign a hotkey to it (Alt+F8/Click on SelCurr/Options(bottom button)

Regards,
Stefi

„Zaahir†ezt írta:
 
Top