ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Selectig a cell based on and < (https://www.excelbanter.com/excel-worksheet-functions/76690-selectig-cell-based.html)

edbarunning

Selectig a cell based on and <
 
For each runner I need o plac ethem into a group based on thier time in a
mile. For instance a runner with a time of 5:23 would be placed in group 1,
all runners who ran 5:00 and < 5:30.

I have 30 groups and a few hundred runers to deal with. Ideally what I want
to do is select their name, type in their time and have the group indentifier
appear in an adjacent cell.

Thanks
--
EDba

Ardus Petus

Selectig a cell based on and <
 
Build a lookup Table listing floor value for each group and group # in
D1:E30 (for example)
Assuming runners' performance (5'23") is in B1, enter the following formula
in C1:
=VLOOKUP(B1,$D$1:$E$30;2;1)

See example: http://cjoint.com/?dloK18mcrc

HTH
--
AP

"edbarunning" a écrit dans le
message de ...
For each runner I need o plac ethem into a group based on thier time in a
mile. For instance a runner with a time of 5:23 would be placed in group

1,
all runners who ran 5:00 and < 5:30.

I have 30 groups and a few hundred runers to deal with. Ideally what I

want
to do is select their name, type in their time and have the group

indentifier
appear in an adjacent cell.

Thanks
--
EDba




edbarunning

Selectig a cell based on and <
 
Thank you. Your answer was clear and concise. Works great.
--
EDba


"Ardus Petus" wrote:

Build a lookup Table listing floor value for each group and group # in
D1:E30 (for example)
Assuming runners' performance (5'23") is in B1, enter the following formula
in C1:
=VLOOKUP(B1,$D$1:$E$30;2;1)

See example: http://cjoint.com/?dloK18mcrc

HTH
--
AP

"edbarunning" a écrit dans le
message de ...
For each runner I need o plac ethem into a group based on thier time in a
mile. For instance a runner with a time of 5:23 would be placed in group

1,
all runners who ran 5:00 and < 5:30.

I have 30 groups and a few hundred runers to deal with. Ideally what I

want
to do is select their name, type in their time and have the group

indentifier
appear in an adjacent cell.

Thanks
--
EDba





Ardus Petus

Selectig a cell based on and <
 
Thanks for the feedback

--
AP

"edbarunning" a écrit dans le
message de ...
Thank you. Your answer was clear and concise. Works great.
--
EDba


"Ardus Petus" wrote:

Build a lookup Table listing floor value for each group and group # in
D1:E30 (for example)
Assuming runners' performance (5'23") is in B1, enter the following

formula
in C1:
=VLOOKUP(B1,$D$1:$E$30;2;1)

See example: http://cjoint.com/?dloK18mcrc

HTH
--
AP

"edbarunning" a écrit dans le
message de ...
For each runner I need o plac ethem into a group based on thier time

in a
mile. For instance a runner with a time of 5:23 would be placed in

group
1,
all runners who ran 5:00 and < 5:30.

I have 30 groups and a few hundred runers to deal with. Ideally what I

want
to do is select their name, type in their time and have the group

indentifier
appear in an adjacent cell.

Thanks
--
EDba








All times are GMT +1. The time now is 12:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com