Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 116
Default identifying cells representing certain value and assigning name to

Hello All

Please excuse me for an unclear subject. I will try to decribe my problem as
clear as possible.

I have a spreadsheet which helps me measure productivity of my staff. I have
three departments (BULK, FLAT PICK and HANG PICK). Each spreadsheet contains
following::
NAME | TOTAL PICK | TOTAL TIME | AVG UPH | TARGET |
John Doe 10,000 100 100 120

I have a list of over 200 employees with these figures. I am trying to find
a way to force excel to identify people who are not reaching the target
(which changes every week depending on the type of product comming through
the door) group them all in one table on a separate tab which I can hand out
to Team Leaders.
Please remember that I would like that info to be shown on a separate tab.

I know a bit about excel but this is simply out of my league.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default identifying cells representing certain value and assigning name to

Hi,

Suppose you enter the target value in cell H1 with your data in A1:D100 with
titles on row 1:

In 2003:
1. Select the cells you want to format
2. Choose Format, Conditional Formatting
3. Choose Formula is from the first drop down
4. In the second box enter the formula:
=$D2<$H$1
5. Click the Format button
6. Choose a color on the Patterns tab (or any available option)
7. Click OK twice.

In 2007:
1. Highlight all the cells on the rows you want formatted, possibly A2:D100
in your case
2. Choose Home, Conditional Formatting, New Rule
3. Choose Use a formula to determine which cell to format
4. In the Format values where this formula is true enter the following
formula:
=$D2<$H$1
5. Click the Format button and choose a format.
6. Click OK twice
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Barry" wrote:

Hello All

Please excuse me for an unclear subject. I will try to decribe my problem as
clear as possible.

I have a spreadsheet which helps me measure productivity of my staff. I have
three departments (BULK, FLAT PICK and HANG PICK). Each spreadsheet contains
following::
NAME | TOTAL PICK | TOTAL TIME | AVG UPH | TARGET |
John Doe 10,000 100 100 120

I have a list of over 200 employees with these figures. I am trying to find
a way to force excel to identify people who are not reaching the target
(which changes every week depending on the type of product comming through
the door) group them all in one table on a separate tab which I can hand out
to Team Leaders.
Please remember that I would like that info to be shown on a separate tab.

I know a bit about excel but this is simply out of my league.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default identifying cells representing certain value and assigning name to

Hi,

I think you are looking for something like this - Question 7 on
http://ashishmathur.com/knowledgebaseII.aspx

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Barry" wrote in message
...
Hello All

Please excuse me for an unclear subject. I will try to decribe my problem
as
clear as possible.

I have a spreadsheet which helps me measure productivity of my staff. I
have
three departments (BULK, FLAT PICK and HANG PICK). Each spreadsheet
contains
following::
NAME | TOTAL PICK | TOTAL TIME | AVG UPH | TARGET |
John Doe 10,000 100 100
120

I have a list of over 200 employees with these figures. I am trying to
find
a way to force excel to identify people who are not reaching the target
(which changes every week depending on the type of product comming through
the door) group them all in one table on a separate tab which I can hand
out
to Team Leaders.
Please remember that I would like that info to be shown on a separate tab.

I know a bit about excel but this is simply out of my league.


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
Identifying cells that add up to a certain amount Hifi Excel Worksheet Functions 5 June 3rd 08 07:20 PM
Identifying adjacent cells daddioja Excel Worksheet Functions 5 June 2nd 06 08:56 PM
Searching for mulitple strings and assigning identifying number Nicole Seibert Excel Worksheet Functions 3 February 27th 06 07:37 PM
Identifying #N/A cells Lee Harris Excel Worksheet Functions 1 November 18th 05 02:57 AM
Identifying Cells with formulas VETcalc Excel Worksheet Functions 2 August 13th 05 06:49 AM


All times are GMT +1. The time now is 05:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"