PC Review


Reply
Thread Tools Rate Thread

Date + relative number reference

 
 
Derek M
Guest
Posts: n/a
 
      26th Apr 2010
Hi all

I have a spreadsheet with dates in row 3 going from today till the end of
the year i.e 26/apr/2010

In row 16 directly below the date i have a number i.e. 12

What i would like to do is: on another sheet, reference todays date i.e.
26/apr/2010 and display the number 12, but i would like this to happen when
the user opens the sheet automatically

In summary, tomorrow the 27/apr/2010 i would like the formula to look at
todays date and then display the numer that is 13 rows directly below it

Is this possible?

Thanks you for your help

Derek
 
Reply With Quote
 
 
 
 
ozgrid.com
Guest
Posts: n/a
 
      26th Apr 2010
Try;

=HLOOKUP(TODAY(),16:17,2,FALSE)



--
Regards
Dave Hawley
www.ozgrid.com
"Derek M" <(E-Mail Removed)> wrote in message
news:98213C2A-E825-46E5-8197-(E-Mail Removed)...
> Hi all
>
> I have a spreadsheet with dates in row 3 going from today till the end of
> the year i.e 26/apr/2010
>
> In row 16 directly below the date i have a number i.e. 12
>
> What i would like to do is: on another sheet, reference todays date i.e.
> 26/apr/2010 and display the number 12, but i would like this to happen
> when
> the user opens the sheet automatically
>
> In summary, tomorrow the 27/apr/2010 i would like the formula to look at
> todays date and then display the numer that is 13 rows directly below it
>
> Is this possible?
>
> Thanks you for your help
>
> Derek


 
Reply With Quote
 
Jacob Skaria
Guest
Posts: n/a
 
      26th Apr 2010
Hi Derek

Try the below. Adjust the sheet name to suit

=INDEX(Sheet1!16:16,MATCH(TODAY(),Sheet1!3:3,0))

--
Jacob (MVP - Excel)


"Derek M" wrote:

> Hi all
>
> I have a spreadsheet with dates in row 3 going from today till the end of
> the year i.e 26/apr/2010
>
> In row 16 directly below the date i have a number i.e. 12
>
> What i would like to do is: on another sheet, reference todays date i.e.
> 26/apr/2010 and display the number 12, but i would like this to happen when
> the user opens the sheet automatically
>
> In summary, tomorrow the 27/apr/2010 i would like the formula to look at
> todays date and then display the numer that is 13 rows directly below it
>
> Is this possible?
>
> Thanks you for your help
>
> Derek

 
Reply With Quote
 
Derek M
Guest
Posts: n/a
 
      26th Apr 2010
Thats fantastic, thanks guys, got it to work using HLOOKUP

Regards - Derek

"Jacob Skaria" wrote:

> Hi Derek
>
> Try the below. Adjust the sheet name to suit
>
> =INDEX(Sheet1!16:16,MATCH(TODAY(),Sheet1!3:3,0))
>
> --
> Jacob (MVP - Excel)
>
>
> "Derek M" wrote:
>
> > Hi all
> >
> > I have a spreadsheet with dates in row 3 going from today till the end of
> > the year i.e 26/apr/2010
> >
> > In row 16 directly below the date i have a number i.e. 12
> >
> > What i would like to do is: on another sheet, reference todays date i.e.
> > 26/apr/2010 and display the number 12, but i would like this to happen when
> > the user opens the sheet automatically
> >
> > In summary, tomorrow the 27/apr/2010 i would like the formula to look at
> > todays date and then display the numer that is 13 rows directly below it
> >
> > Is this possible?
> >
> > Thanks you for your help
> >
> > Derek

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
HLOOKUP - Relative cell reference in row index number Nick Microsoft Excel Misc 0 13th Nov 2009 12:50 PM
Using an offset formula for the reference in a relative reference =?Utf-8?B?Q3VkYQ==?= Microsoft Excel Worksheet Functions 6 15th Nov 2006 05:12 PM
Getpivot date w/ relative reference =?Utf-8?B?U3BpZGV5?= Microsoft Excel Worksheet Functions 8 14th Nov 2006 04:34 PM
editing a reference number to reflect date raised. mcmillad Microsoft Excel Discussion 2 7th Jun 2006 10:41 AM
How do I extract a date as text not the 1900 reference number =?Utf-8?B?QWRhbQ==?= Microsoft Excel Misc 3 23rd Mar 2005 05:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:27 PM.