View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stockton12 stockton12 is offline
external usenet poster
 
Posts: 4
Default Copy data from one worksheet and paste into another worksheet

I have a spreadsheet that is used to process invoices. It is a standard
template that has drop down features that I do not want to change. I have
been asked to create a history of all the payments that have been processed
on this spreadsheet. I have found a code to copy the information that I
need, however, I need one that will look and see if the row is not null, then
it will go to the next row.

Any suggestions?