PC Review


Reply
Thread Tools Rate Thread

conditional vlookup?

 
 
hombreazul
Guest
Posts: n/a
 
      23rd Jun 2008
Hi. I hope one of you savvy folk can help me. What I need is to be
able to enter a date in say, A2. And then, for B2 and C2 to display
the biweekly date the entered date fell in between. So, if I were to
enter 06/05/08 in A2, B2 and C2 would display 06/01/08 and 06/14/08
respectively, or something to that effect?

Your help is much appreciated.
 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      23rd Jun 2008
Are your dates always from 1st of the month to 14th (and 15th to end
of month for the second period), or are they truly 2 week periods
consecutively from 1st January?

Pete

On Jun 23, 3:16*pm, hombreazul <hombrea...@gmail.com> wrote:
> Hi. *I hope one of you savvy folk can help me. *What I need is to be
> able to enter a date in say, A2. *And then, for B2 and C2 to display
> the biweekly date the entered date fell in between. *So, if I were to
> enter 06/05/08 in A2, B2 and C2 would display 06/01/08 and 06/14/08
> respectively, or something to that effect?
>
> Your help is much appreciated.


 
Reply With Quote
 
hombreazul
Guest
Posts: n/a
 
      23rd Jun 2008
On Jun 23, 9:52 am, Pete_UK <pashu...@auditel.net> wrote:
> Are your dates always from 1st of the month to 14th (and 15th to end
> of month for the second period), or are they truly 2 week periods
> consecutively from 1st January?
>
> Pete
>
> On Jun 23, 3:16 pm, hombreazul <hombrea...@gmail.com> wrote:
>
> > Hi. I hope one of you savvy folk can help me. What I need is to be
> > able to enter a date in say, A2. And then, for B2 and C2 to display
> > the biweekly date the entered date fell in between. So, if I were to
> > enter 06/05/08 in A2, B2 and C2 would display 06/01/08 and 06/14/08
> > respectively, or something to that effect?

>
> > Your help is much appreciated.


Hi,

Thanks for answering. They are just two week periods.
 
Reply With Quote
 
Lorne
Guest
Posts: n/a
 
      24th Jun 2008
"hombreazul" <(E-Mail Removed)> wrote in message
news:82acd7e2-c8bb-410e-8e06-(E-Mail Removed)...
> On Jun 23, 9:52 am, Pete_UK <pashu...@auditel.net> wrote:
>> Are your dates always from 1st of the month to 14th (and 15th to end
>> of month for the second period), or are they truly 2 week periods
>> consecutively from 1st January?
>>
>> Pete
>>
>> On Jun 23, 3:16 pm, hombreazul <hombrea...@gmail.com> wrote:
>>
>> > Hi. I hope one of you savvy folk can help me. What I need is to be
>> > able to enter a date in say, A2. And then, for B2 and C2 to display
>> > the biweekly date the entered date fell in between. So, if I were to
>> > enter 06/05/08 in A2, B2 and C2 would display 06/01/08 and 06/14/08
>> > respectively, or something to that effect?

>>
>> > Your help is much appreciated.

>
> Hi,
>
> Thanks for answering. They are just two week periods.


Put 1st January somewhere.

use formula =date-1st January to gets days to your date.

date1 = days to your date - Mod(days to your date, 14)
date2 = date1 + 14.


 
Reply With Quote
 
Lorne
Guest
Posts: n/a
 
      24th Jun 2008
"Lorne" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "hombreazul" <(E-Mail Removed)> wrote in message
> news:82acd7e2-c8bb-410e-8e06-(E-Mail Removed)...
>> On Jun 23, 9:52 am, Pete_UK <pashu...@auditel.net> wrote:
>>> Are your dates always from 1st of the month to 14th (and 15th to end
>>> of month for the second period), or are they truly 2 week periods
>>> consecutively from 1st January?
>>>
>>> Pete
>>>
>>> On Jun 23, 3:16 pm, hombreazul <hombrea...@gmail.com> wrote:
>>>
>>> > Hi. I hope one of you savvy folk can help me. What I need is to be
>>> > able to enter a date in say, A2. And then, for B2 and C2 to display
>>> > the biweekly date the entered date fell in between. So, if I were to
>>> > enter 06/05/08 in A2, B2 and C2 would display 06/01/08 and 06/14/08
>>> > respectively, or something to that effect?
>>>
>>> > Your help is much appreciated.

>>
>> Hi,
>>
>> Thanks for answering. They are just two week periods.

>
> Put 1st January somewhere.
>
> use formula =date-1st January to gets days to your date.
>
> date1 = days to your date - Mod(days to your date, 14)
> date2 = date1 + 14.


Appologies: date2 = date1 + 13


 
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
Conditional VLOOKUP Code Numpty Microsoft Excel Worksheet Functions 0 15th Apr 2008 04:31 PM
conditional vlookup help jack Microsoft Excel Misc 1 2nd Mar 2007 11:09 PM
Conditional VLOOKUP? uberathlete Microsoft Excel Programming 3 31st Oct 2005 02:31 PM
Conditional VLOOKUP =?Utf-8?B?Um9iZXJ0?= Microsoft Excel Worksheet Functions 3 27th Dec 2004 08:45 AM
conditional vlookup jpx Microsoft Excel Misc 1 23rd Sep 2003 10:38 PM


Features
 

Advertising
 

Newsgroups
 


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