Thread
: [Solved]
How to select row
View Single Post
02-17-2017, 04:44 PM
aymanharake
Mac OS X
Office 2016
Novice
Join Date: Feb 2017
Posts: 6
How to select row
I want to delete the row that the current selected cell is on. the following code deletes that cell, but how can i delete the entire row?
Code:
' cutRow Macro ' ' Keyboard Shortcut: Option+Cmd+u ' Selection.Delete End Sub
aymanharake
View Public Profile
Find all posts by aymanharake