Link to home
Start Free TrialLog in
Avatar of route217
route217Flag for United Kingdom of Great Britain and Northern Ireland

asked on

vlookup formula to pull data between two dates

Hi Experts Using Excel 2010

i have the following array formula which works within the worksheet but not when the formula is add to another worksheet....
Array
=INDEX('Data Entry'!BF$19:BF$531,SMALL(IF('Data Entry'!$BF$19:$BF$531>=$C$1,IF('Data Entry'!$BF$19:$BF$531<=$F$1,ROW('Data Entry'!$BF$19:$BF$536)-ROW('Data Entry'!$BF$19)+1)),ROWS(C$6:C6)))

cannot see the error....
ASKER CERTIFIED SOLUTION
Avatar of Subodh Tiwari (Neeraj)
Subodh Tiwari (Neeraj)
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of route217

ASKER

Supper star.....doh!!! On my part..thanks
Posting part two..
You're welcome.