View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] kangas.alan@gmail.com is offline
external usenet poster
 
Posts: 1
Default Find, copy then paste problem

This will probably be very simple for some of you, but it's got me
stumped.

I have a 3 sheet workbook, sheet three generates 10 random numbers
between 1 & 300. Sheet 2 has three pivot tables (different
departments) linked form other workbooks with column A listing a
number from 1 - 300. I need to find the generated numbers from sheet 3
on sheet 2 and then copy the matching row to sheet 1 for printing.
This is for the safety dept to perform random drug tests as honestly
random as possible.

Thanks in advance or any assistance.
Alan