View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Macro for row selection

How about an alternative.

Use a column for the indicator. Put an "X" in that column if you want to copy
it. Then apply data|filter|autofilter and copy the visible rows to the new
location.

JAC1967 wrote:

How do I creat a process where I can have a user select boxes in each row
(radio button or similar) and then export those selected rows to another
sheet of just items they selected?

Thanks!


--

Dave Peterson