Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / September 2007

Tip: Looking for answers? Try searching our database.

latest date

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hitesh - 17 Sep 2007 13:20 GMT
help need

hi
i have a list of disconnection customer. in that list the disconnection date
is repeated. means disconnection is made more than 2 time. it is difficult to
know the latest date of disconnection so pls help to
the latest date of disconnection of particular customer
Bob Phillips - 17 Sep 2007 13:31 GMT
=MAX(IF(B1:B100="customer",C1:C100))

where B is the customer name, C the date

It is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.
Excel will automatically enclose the formula in braces (curly brackets), do
not try to do this manually.
When editing the formula, it must again be array-entered.

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> help need
>
[quoted text clipped - 5 lines]
> know the latest date of disconnection so pls help to
> the latest date of disconnection of particular customer
hitesh - 17 Sep 2007 15:44 GMT
when i enter the customer code date does not appear. i have to say that if i
enter a customer code in sheet 1 cell A2, the t customer name  should appear
in cell B2 and latest date in C2. is it possible. my data base is in sheet 1.

regards

> =MAX(IF(B1:B100="customer",C1:C100))
>
[quoted text clipped - 15 lines]
> > know the latest date of disconnection so pls help to
> > the latest date of disconnection of particular customer
Pete_UK - 17 Sep 2007 13:44 GMT
Why not apply autofilter to select the customer name and then examine
the dates for that customer?

Alternatively, you could use an array* formula like:

=MAX(IF(customer_range=X1,date_range))

where customer_range covers the cells where your customers are
located, eg A1:A100,  date_range is where the dates are, eg F1:F100,
and X1 is used for the name of the customer you are interested in.

* As this is an array formula, then once you have typed it in (or
subsequently edit it) you need to use CTRL-SHIFT-ENTER instead of the
usual ENTER to commit it. If you do this correctly then Excel will
wrap curly braces { } around the formula when viewed in the formula
bar - do not type these yourself.

Hope this helps.

Pete

> help need
>
[quoted text clipped - 3 lines]
> know the latest date of disconnection so pls help to
>  the latest date of disconnection of particular customer
bu alemın krali - 19 Sep 2007 12:52 GMT
bu metın yarak larda dırt

"Pete_UK":

> Why not apply autofilter to select the customer name and then examine
> the dates for that customer?
[quoted text clipped - 24 lines]
> > know the latest date of disconnection so pls help to
> >  the latest date of disconnection of particular customer
Pete_UK - 19 Sep 2007 13:09 GMT
In English, please?

Pete

On Sep 19, 12:52 pm, bu alem n krali <bu alemin
kr...@discussions.microsoft.com> wrote:
> bu met n yarak larda d rt
>
[quoted text clipped - 30 lines]
>
> - Show quoted text -
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.