View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Pasting info from another sheet

Is the earliest test alway in the same spot (like the top or bottom?) what
are you doing to run the test ie button click etc to let the program know
that a new test is ready?
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"Eric" wrote:

Hello All,

I have a sheet with four test results on it to review. As I run a new test
(on a different sheet) I want the earliest test to fall off the sheet and
paste the latest one. Is this possible?

Eric