Thread: copy macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default copy macro

Hi Dan,

Do you want rows from Sheet1 to be copied to same row num in sheet2, or next
available row ?

Cheers,
--
AP

"dan" a écrit dans le message de news:
...
Hi,

If Sheet1 contains "Technology" in Column H, I would like it to copy
the entire row to Sheet 2. I have looked at other posts but still
cannot get it.

Any help would be appreciated.

Thanks!