View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default copy date based on date -refer to date range

Couldn't you just use the LARGE function or an array if(date,large

--
Don Guillett
SalesAid Software

"mindpeace" wrote
in message ...

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


--
mindpeace
------------------------------------------------------------------------
mindpeace's Profile:
http://www.excelforum.com/member.php...o&userid=28759
View this thread: http://www.excelforum.com/showthread...hreadid=548064