View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Husker87 Husker87 is offline
external usenet poster
 
Posts: 35
Default How do I write a macro copies a column to another sheet but that .

I have a column on one spreedsheet with 50 questions. Each question has a
blank cell under it to input comments. I want to copy the only the questions
that have comments (together with the comments) over to another worksheet.
How can I do this with a macro? Any ideas?