View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default Formula for multiple rows of same value...

On Saturday, April 21, 2012 5:21:48 PM UTC-5, mslabbe @ hotmail. com wrote:
I have two tabs in a excel sheet. One tab has rows of dates (multiple
rows - 10 of the same date to be exact) in which I'd like to look up a
specific date and list the data that is in the next column to that date.
When it finds another of the same date, use the next one...almost like
using the offset formula or pivot table.

Ex
------A-----B
1----4/5---123
2----4/5---456
3----4/5---789


Probably a macro to use
datafilterautofilterfilter your datecopy to other sheet