copy

L

lloyd_scotland2005

How can i copy difference cells from one worksheet to the next
worksheet the date is in cell a1. i have about ten worksheet that the
infomation coming from it must place in order in the next worksheet by
date in order of date
 
G

Gary''s Student

If your data is in rows, then copy each row to the destination sheet without
regard to the date. Once the copying is complete, sort by column A to put the
rows in order.
 
Top