Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Date match problem

Hi all, new to group.

I'm struggling with a date match problem.

I have this row as A1 to A6. All cells except for the header are formatted as dates.

Create Date
1/28/2013
1/27/2013
1/26/2013
1/25/2013
1/24/2013
1/23/2013
1/22/2013
1/21/2013
1/20/2013
1/19/2013
1/18/2013
1/17/2013
1/16/2013
1/15/2013
1/14/2013

I have this value, formatted the same way, in a cell (say F3) off to the side:

1/25/2013

Doing MATCH(F3,A2:A16) returns 15. It should return 4.

I can provide the Excel sheet if need be.

Thanks for any pointers.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Date match problem

On Tuesday, January 29, 2013 10:18:12 AM UTC-5, Claus Busch wrote:
Hi,



Am Tue, 29 Jan 2013 07:09:12 -0800 (PST) schrieb




Doing MATCH(F3,A2:A16) returns 15. It should return 4.




you didn't enter the third term of the formula.

Try:

=MATCH(F3,A2:A16,0)





Regards

Claus Busch

--

Win XP PRof SP2 / Vista Ultimate SP2

Office 2003 SP2 /2007 Ultimate SP2


That did the trick. Thank you Claus!

Amy
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Match Date/Time to Date list Sandy Excel Worksheet Functions 4 October 16th 07 07:09 PM
Date match problem Micos3 Excel Discussion (Misc queries) 2 April 28th 07 12:28 AM
Match date problem Micos3 Excel Discussion (Misc queries) 3 April 23rd 07 12:42 AM
How can I match a calculated date to closest date from a list? David P Excel Worksheet Functions 2 January 22nd 07 12:05 PM
Problem w/ Match prop vs. Match method George Raft Excel Programming 4 January 2nd 05 05:08 PM


All times are GMT +1. The time now is 02:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"