Hi Group,
 
I am working on an Excel calendar where I need to take the offset value for all 
the duplicate values.
 
I am using the these two functions to get the first two values but if I want to 
have others values what function/formula should I used. ANY HELP would be a 
great help
 
1) =MATCH(C9,event_dates,0)
2) 
=MATCH(C9,event_dates,0)+MATCH(C9,OFFSET(event_dates,MATCH(C9,event_dates,0),0))
 
Now event_dates is a defined named range which consists of DATE values and C9 
is a criteria which is also a date [i.e 1/1/2009 in below example]
 
 
Below is some more detail
date - value
1/1/2009 abc
1/2/2009 def
1/1/2009 zyx
1/1/2009 pyq
 
so I want abc, pyq and zyx for 1/12009 in three cells. I am able to get first 
two but enable to get the third
 
 
any help from you CHAMPS will be highly appreaciated.
 
Thanks in advnace.
Ashish
 
 


      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
http://in.yahoo.com/

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

Reply via email to