copy date based on date -refer to date range

  • Thread starter Thread starter mindpeace
  • Start date Start date
M

mindpeace

Dear all ,
One more problem this time,
I have excel sheet with around 9000 rows data in 15 columns.
This data is regarding the stocks at my warehouse. I keep record on the
basis of the days they keep stock in my warehouse.
Now I want to know daily top ten stock holders , situation is date of
storage is kept on date stock kept and stock removed not on day to day
basis.
How can this be done?

I got idea that in other sheet I will mention the date on which I want
to know stock position , and there macro should search entire sheet and
copy row data where the date is following between date stored and date
withdrawal. And then I will apply auto filter to get top ten

Please can any one help with code for this.

Best regards
Mind
 
Back
Top