Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default last entry of a particular date

I have a database in which I will enter 10 to 15 records daily, column a to
d. in column e i would like to return the cell value of last recrod of each
date from column d.
Pls help.

thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default last entry of a particular date

where p1 has your date
checksa is the date range and checksd is the value range

=MAX(IF(ChecksA=P1,ChecksD))
this is an array formula that must be entered using ctrl+shift+enter vs just
enter.
--
Don Guillett
SalesAid Software

"shaji" wrote in message
...
I have a database in which I will enter 10 to 15 records daily, column a to
d. in column e i would like to return the cell value of last recrod of
each
date from column d.
Pls help.

thanks



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
Auto date entry? sigfreund Excel Discussion (Misc queries) 4 March 3rd 06 02:24 AM
date entry without typing dashes Cyrus Excel Discussion (Misc queries) 2 February 28th 06 10:17 PM
A DROP DOWN CALENDAR FOR DATE ENTRY GURU Excel Discussion (Misc queries) 1 September 24th 05 06:54 PM
How do I set up Auotomatic date and time entry in an adjacent cell Geoffrey Excel Discussion (Misc queries) 2 September 1st 05 01:03 PM
Need help with automatic date entry Mike200575 Excel Discussion (Misc queries) 2 May 19th 05 07:21 PM


All times are GMT +1. The time now is 11:43 AM.

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

About Us

"It's about Microsoft Excel"