View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
kishore. kishore. is offline
external usenet poster
 
Posts: 1
Default Macro-if condition met-copy and paste row to new sheet

Hello,

I do't know whether this is right place to post this but please help me out.


I have to create a macro which copy rows of date from the source to new
excell sheet based on another excell sheet(user defined conditions)

Example : original excell has fields

Division number Employee name Employee Location

now i have to copy rows where condition meets and replace the employee name
and other fields.

Any help is really appreciated.

Thanks.