View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kirsty Kirsty is offline
external usenet poster
 
Posts: 37
Default Copying data from a table based on two date values

Hi,

I have a table in one worksheet. I want to select a range of data from that
table. The range is between two dates, which are in cells on a second
worksheet.
I then want to copy and paste the selected data to a worksheet utilising a
macro.

How is this done