View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kcrad kcrad is offline
external usenet poster
 
Posts: 7
Default duplicating a frame

I'm looking for a way to duplicate a frame on a form that's used to input
data in a spreadsheet. I have tried to copy and paste the frame, and found
that the paste command is not allowed for frames. Is there an easy way to
replicate the frame and all of its elements?

Thanks!