Thread: MACRO Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
theo theo is offline
external usenet poster
 
Posts: 66
Default MACRO Help

Can a macro be created to

1. copy a row from worksheet 1 (which is protected)
2. paste to worksheet 2 beginning with row 3, but paste validation ONLY

Is this possible? and if so, does anyone have sample code?
Thanks