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
 
Couldn't you just use the LARGE function or an array if(date,large
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top