find data

C

crapit

How do I get the group column in spreadsheet 'group' by using date column
values that falls b/w start and end column in spreadsheet 'data' ???

Spreadsheet 'group'
date group
13.jun.09 AAA <13.jun.09 is b/w 01.feb.09 & 22.jan.10 >
03.nov.09 BBB <03.nov.09 is b/w 20.jan.09 & 13.feb.10 >



Spreadsheet 'data'
start end groupname
01.feb.09 22.jan.10 AAA
20.jan.09 13.feb.10 BBB
 
B

Benito Merino

How do I get the group column in spreadsheet 'group' by using date column
values that falls b/w start and end column in spreadsheet 'data' ???

Spreadsheet 'group'
date               group
13.jun.09       AAA <13.jun.09 is b/w 01.feb.09 &  22.jan.10 >
03.nov.09      BBB  <03.nov.09 is b/w 20.jan.09  &  13.feb.10>

Spreadsheet 'data'
start                end            groupname
01.feb.09    22.jan.10          AAA
20.jan.09    13.feb.10          BBB

Hello Crapit.

I don't know if the example has a mistake (13.jun.09 can be in both
groups). If not, How could I know your rules?
 
C

crapit

Oops,
This the correct sample

Spreadsheet 'group'
date group
13.jun.09 AAA <13.jun.09 is b/w 01.feb.09 & 22.jan.10 >
03.nov.10 BBB <03.nov.09 is b/w 23.jan.09 & 13.feb.10 >



Spreadsheet 'data'
start end groupname
01.feb.09 22.jan.10 AAA
23.jan.09 13.feb.10 BBB

How do I get the group column in spreadsheet 'group' by using date column
values that falls b/w start and end column in spreadsheet 'data' ???

Spreadsheet 'group'
date group
13.jun.09 AAA <13.jun.09 is b/w 01.feb.09 & 22.jan.10 >
03.nov.09 BBB <03.nov.09 is b/w 20.jan.09 & 13.feb.10 >

Spreadsheet 'data'
start end groupname
01.feb.09 22.jan.10 AAA
20.jan.09 13.feb.10 BBB

Hello Crapit.

I don't know if the example has a mistake (13.jun.09 can be in both
groups). If not, How could I know your rules?
 
C

crapit

Stil no answer?


crapit said:
Oops,
This the correct sample

Spreadsheet 'group'
date group
13.jun.09 AAA <13.jun.09 is b/w 01.feb.09 & 22.jan.10 >
03.nov.10 BBB <03.nov.09 is b/w 23.jan.09 & 13.feb.10 >



Spreadsheet 'data'
start end groupname
01.feb.09 22.jan.10 AAA
23.jan.09 13.feb.10 BBB



Hello Crapit.

I don't know if the example has a mistake (13.jun.09 can be in both
groups). If not, How could I know your rules?
 
P

Pete_UK

You might have meant to provide some corrected sample data, but it
looks the same as in your first post. The only difference is that you
now have 03.nov.10 in your "group" data, but this is not consistent
with your comments nor with your "data" sheet.

Please try to be more precise and accurate in your postings, and
explain more fully what you want to achieve.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top