Thread: search and copy
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jjohn jjohn is offline
external usenet poster
 
Posts: 1
Default search and copy

Without moving the cursor from the active cell, I need a
code that will look across Row 1 in Sheet2 and find the
one value that will match the value in Sheet3!A1. I then
need it to copy that row.