Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looking to copy a "fixed row" say row 10,000.
Place cursor on row where I want the entry. Activate Macro, which copies row 10,000, and places it at the current cursor location. Sub Set_Up_Line() ' Set_Up_Line Macro ' Keyboard Shortcut: Ctrl+Shift+Z ' Rows("10000:10000").Select Application.CutCopyMode = False Selection.Copy End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automating Data Entry (Position the cursor, insert row) | Excel Programming | |||
Cursor position | Excel Discussion (Misc queries) | |||
Cursor position? | Excel Discussion (Misc queries) | |||
cursor position | Excel Programming | |||
cursor position | Excel Programming |