View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.setup
KR KR is offline
external usenet poster
 
Posts: 24
Default Appending data from one WB to another WB by date:

I'm importing a very large csv file into a workbook (WB) where I'm condensing
the information down to 3 rows representing 1 day divided by 3 shifts (8hrs
each). I would like to take this daily data and append it to another WB by
date by copying and pasting value only. I have a header row and 3 data rows.
The 3 data rows start with the date. In the end I want the second WB to
contain several weeks worth of data.... Any help is appreciated!! Keith