Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rashid
 
Posts: n/a
Default Function Needed! Please Help!

Hello,

I am trying to create an equation that would automatically pick up the last
known data point in a range. For example, I have all the months starting from
Row 3 Column C, and in Row 3 Column 1, I need to create a function that would
pick up the most recent data point and place it in that cell, C1. So, if
there was something in March, it would replace February, if there was
something in July, it would replace June in C1. Please help. Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John James
 
Posts: n/a
Default Function Needed! Please Help!


Rashid

I can't help because I don't understand what you want.

Could you rewrite your question with more specifics, including which
cells hold the various months, what you mean by the latest known data
point, how Row 3 Column 1 (i.e.cell A3) relates to the data, what you
mean by "if there was something in March" (what is this "something" and
where is it stored?), etc.


--
John James
------------------------------------------------------------------------
John James's Profile: http://www.excelforum.com/member.php...o&userid=32690
View this thread: http://www.excelforum.com/showthread...hreadid=534007

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rashid
 
Posts: n/a
Default Function Needed! Please Help!

Suppose A1 is my final value cell, and B1 - M1 are values for each month from
Jan -Dec. When I input something in B1 (Jan), it should show up in A1, then
if I input something in C1 (Feb), it deletes the value in A1 and updates it
with the value in C1 and so on. Thanks.
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Function Needed! Please Help!

One way ..

Put in A1's formula bar, then array-enter the formula
(press CTRL+SHIFT+ENTER):

=INDEX($B1:$IV1,MATCH(TRUE,$B1:$IV1="",0)-1)

Copy A1 down as required to return correspondingly
for rows2, 3, ...
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Rashid" wrote in message
...
Suppose A1 is my final value cell, and B1 - M1 are values for each month

from
Jan -Dec. When I input something in B1 (Jan), it should show up in A1,

then
if I input something in C1 (Feb), it deletes the value in A1 and updates

it
with the value in C1 and so on. 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
Help needed with function Kevin Excel Worksheet Functions 2 January 28th 06 06:29 AM
DAverage Function help needed xrayr Excel Worksheet Functions 3 July 26th 05 04:09 PM
Desperate Help needed with a function. Lori Excel Worksheet Functions 3 July 21st 05 03:19 AM
function needed David Harrison Excel Worksheet Functions 1 February 23rd 05 11:28 PM
IF function help needed jmcclain Excel Worksheet Functions 2 February 23rd 05 04:33 PM


All times are GMT +1. The time now is 08:44 PM.

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"