Guest User

Untitled

a guest
Dec 5th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Worksheets("GL Codes").Protect Password:="xxxxxxxxx", AllowFiltering:=True, AllowFormattingCells:=True
  2.  
  3. Range("A" & Target.Row).Copy Destination:=Range("A2")
Add Comment
Please, Sign In to add comment