View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bigproblem bigproblem is offline
external usenet poster
 
Posts: 17
Default Macro needed to pull data from one worksheet and enter it in anoth

if a checkbox is selected how can i move data from one worksheet (1) into to
another worksheet (2).

if b9 is checked (or any checkbox in column b). i want to copy the data in
that row to sheet2.

is there a macro that i can use?

--
problem