copy date based on date -refer to date range
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
Re: copy date based on date -refer to date range
Mind ...
Which column holds the "Stockholder ID", which holds the "Date In", and which holds the "Date Out"? Do you care about any of the other 12 columns? What is in the "Date Out" cell if the Stock is still IN the warehouse?
Which column are you planning to do the Filter on?