Microsoft Excel for PC Logo
H
Heather Lee Posted on Oct 20, 2014

How do I set up excel to change the background of a cell as the information within the call changes?

Example: Student A is listed 4 times we want them in yellow. Student B is listed 5 times we would want them to be in blue. Student C is listed 2 times we would want them in yellow. We could just use two colors but we want the colors to change as the students change to that it is clear that she student changed.

2 Answers

Scott

Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

New Friend:

An expert that has 1 follower.

Hot-Shot:

An expert who has answered 20 questions.

  • Contributor 38 Answers
  • Posted on Oct 21, 2014
Scott
Contributor
Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

New Friend:

An expert that has 1 follower.

Hot-Shot:

An expert who has answered 20 questions.

Joined: Sep 04, 2011
Answers
38
Questions
0
Helped
9841
Points
46

First we need a way of finding how many times each name appears. This job is probably better done on Student ID numbers if they're available (to eliminate inconsistencies with spelling & capitalisation, etc.), but if names are all you have then we'll need to use them.
I assume you have a column full of names, some of which are repeated. Say this column runs from A2:A1000.
In a spare column (Say Col B), in B2:B1000 you can use the formula "=Countif(A$2:A$1000,A2)". This will then count up how many times a name is repeated and return that value next to each name.

Now to address the cell colour question.
This job is exactly what the Conditional Formatting feature is for.
Select the cell range that you want to format (as in the example above, the range containing the Student Names A2:A1000), and then go Format/Conditional Formatting. A dialog box will open, giving you an opportunity to add a formatting rule - assuming that you're using a version of Excel similar to mine, you'll need to click the + sign to add a rule.
There are some Automatic rules provided that make the process simpler (e.g. the 3-colour scale auto rule might suit your purpose), but I usually find that I use the manual method.
If the auto rule suits your purpose go ahead and use that, but if not, then choose 'Classic Style" and in the next drop-down box select "Use a formula to determine which cells to format".
Because we're using the most flexible rule writing style, this next part is a bit fiddly...what we need to do is write a series of formulas (formulae?) to describe the different formats we want to apply under each different circumstance.
With our 'Duplicate Counts' in cells B2:B1000, the first might be something like "=B2<=2" and then pick how you want that formatted (say background pink). The add another rule "=B2=3", and format that yellow. And then keep adding as many more rules as you need. Then just hit the OK buttons to finish the job.
Any 'Duplicate Count' values that are outside your set of rules will remain in their default format, and all those that match one of your rules will change to your chosen format for that rule. Each time a 'Duplicate Count' value changes, the format of the affected Student Name will also change.
That should do it.

ddfisch

Level 1:

An expert who has achieved level 1.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 14 Answers
  • Posted on Oct 20, 2014
ddfisch
Contributor
Level 1:

An expert who has achieved level 1.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

Problem Solver:

An expert who has answered 5 questions.

Joined: Jan 08, 2009
Answers
14
Questions
0
Helped
2393
Points
27

Conditional formating should be able to this. But how is your data organized? (Column headers, Row headers etc.)

Ad

5 Related Answers

Anonymous

  • 5 Answers
  • Posted on Oct 16, 2007

SOURCE: excel formula

Relative cell reference is address of cell , when copied from one cell to another gets changed automatically.

e.g. Put formula in cell c5 as A5+1 when you copy this from c5 to c6 the address of A5 will automatically changed to A6.

 

Absolute Cell Reference

As above now put formula in cell C5 as $A$5+1 ,now copy this formula from C5 to C6 if you this formula youwill find cell Address of A5 does not changed.

 

Mixed Cell Reference:

If we put Dollar ($) sign before Alphabetic cell address i.e.$c5 then even if you copy this formula in any cell , coloumn (c)  will remains constant.

Similarly if we put Dollar ($) sign before Numeric cell address i.e.c$5  then you copy this formula in any cell row address of the cell remains same.(5).

 

Pl elobarate on remaining two points 'Specific order of formulas ' and 'advance formulas,

Ad
rmeyer

Richard Meyer

  • 80 Answers
  • Posted on Dec 02, 2008

SOURCE: % problems

You need to divide by three and multiply by .01 which will give you the average percetage or you need to divide the total by each entry and get invidual percentages

Anonymous

  • 4090 Answers
  • Posted on Jul 31, 2009

SOURCE: microsoft office home and student 2007

Sorry we are not permitted to support piracy.
Use Open office instead it looks like MS and is entirely free It readnd writes MS files and even looks like the MS product.

go to openoffice.org and download the complete set NO CHARGE and not crippled or timed

Anonymous

  • 6 Answers
  • Posted on Feb 08, 2010

SOURCE: product key microsoft office 2007 student

Product Key:
JWR9T-HFR92-74RQ7-3FRMB-CY676

Anonymous

  • 1768 Answers
  • Posted on Apr 01, 2010

SOURCE: product key do office home and student 2007

contact Microsoft for product key

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

Excel table link in word

Excel and Word are two parts of the Microsoft Office Suite that have become standards tools for spreadsheets and word processing.
Among their features are the ability to easily exchange information.
For example, you can easily copy a cell or part of a spreadsheet from an Excel and paste it into a Word document, which preserves all the formatting.
This method requires opening up both programs at the same time.
To avoid this, you can insert an Excel file from within Word itself.

Choose the "Insert" tab inside Microsoft Word to display the Object dialog box.
Click the "Create from File" tab and Browse to display the Browse dialog box.
Navigate to the Excel file that you need and double-click to load its name into the File Name box of the Object dialog box.

Click a checkmark into the "Link to File" box if you want the table that you insert to be automatically updated anytime the original file is changed.
Otherwise, leave it blank if you don't want the inserted information to be affected by the original file.

Click "OK" to insert the Excel file as a frame into the document.
Note how only filled cells from the first table (worksheet) of the file are inserted.
Blank cells are not inserted. You can resize the frame by clicking it and dragging the handles that appear.
You can also click it and drag it to a different line within the document.


http://office.microsoft.com/en-us/word-help/link-or-embed-an-excel-worksheet-HA010120810.aspx - BM4
0helpful
1answer

Excel to word tables linking

Excel and Word are two parts of the Microsoft Office Suite that have become standards tools for spreadsheets and word processing.
Among their features are the ability to easily exchange information.
For example, you can easily copy a cell or part of a spreadsheet from an Excel and paste it into a Word document, which preserves all the formatting.
This method requires opening up both programs at the same time.
To avoid this, you can insert an Excel file from within Word itself.

Choose the "Insert" tab inside Microsoft Word to display the Object dialog box.
Click the "Create from File" tab and Browse to display the Browse dialog box.
Navigate to the Excel file that you need and double-click to load its name into the File Name box of the Object dialog box.

Click a checkmark into the "Link to File" box if you want the table that you insert to be automatically updated anytime the original file is changed.
Otherwise, leave it blank if you don't want the inserted information to be affected by the original file.

Click "OK" to insert the Excel file as a frame into the document.
Note how only filled cells from the first table (worksheet) of the file are inserted.
Blank cells are not inserted. You can resize the frame by clicking it and dragging the handles that appear.
You can also click it and drag it to a different line within the document.


http://office.microsoft.com/en-us/word-help/link-or-embed-an-excel-worksheet-HA010120810.aspx - BM4
0helpful
1answer

How do i change the background of my dell 1012

Changing your background will first depend on what Operating System you're currently running on your Dell. I will assume you are running the OS that came with the machine which is Windows.
If you have a particular image for your background, make sure that photo is saved in a folder somewhere within your documents.
1. Select the "Start" tab. (Bottom left)2. Select "Control Panel"3. Select something along the lines of "Display" or "Display Preferences"4. Once you have located your display settings, you should find some options for your "desktop image" and "background settings."5. Be sure to save all changes so the background will remain the way you'd like.
Hope this helps,
Jackson
1helpful
2answers

What are the formulas in grading the grades uisng microsoft excel

Formulas are used to specify calculations based on values in designated cells. Excel supports basic calculations as well as statistical, trigonometric and other specialized functions.

Formulas used in Excel must follow a certain syntax.

  1. All formulas begin with an equals sign (=).
  2. Some formulas use operands such as +,-, *,/ for addition, subtraction, multiplication or division.
    For example, the formula =A1+A2+A3 would add the contents of cells A1, A2 and A3.
  3. Other formulas refer to different functions such as SUM, AVERAGE and others.
    For example, the formula =SUM(A1:A3) would add the contents for the range A1 through A3.
  4. Formulas can be combined with operands.
    For example, the formula =10*SUM(A1:A3) would add the contents cells A1 through A3 and multiply them by 10.
  5. Functions can be nested within each other.
    For example, the formula =SQRT(10*SUM(A1:A3)) would take the square root of ten times the sum of cells A1 through A3. When functions are nested, it is important that the number of left parentheses match the number of right parentheses.
0helpful
1answer

I have a problem with excel attachment when Problem with the Microsoft Excel 2007 Home and Student Edition Full Version for PC (5534075) I have a problem with excel attachment when received on email, the...

Try to Restore Microsoft Excel to Its Default Spreadsheet ,
Open Microsoft Excel.

Navigate to the Help menu and open the "Detect and Repair" function. The Detect and Repair dialog will appear. If you want to restore your shortcuts at this time, check the appropriate icon
Click "Start." Wait for a short period while Office deletes all of the settings on all of the programs in the suite and restores it to its original installed state. This will apply the settings to Word, PowerPoint and Excel, and any other Office programs you have installed
0helpful
1answer

I am trying to download a purchased version of Microsoft office home and student 2007 onto my laptop - Windows 7 64bit (i think) - it "configures" for several minutes, then comes up with "done" but...

Genuine Licensed Product Key Code for Microsoft Office Home and Student 2007. Has your trial version expired? This is what you need to get back up and running. You will be sent electronically (via email) a product key that will convert the trial version of Microsoft Office into a Full Version* Need it immediately call us 877-676-4464
  • Office Home and Student 2007 includes Word, Excel, PowerPoint and OneNote
  • Find and use features more easily: commands are organized in a set of easy-to-browse tabs that more directly correspond to things you do most
  • Find and apply formatting changes more easily with the new formatting galleries with live previewing
  • Create high-quality documents that contain appealing graphics and charts using the new graphics, text tools, and formatting galleries
  • Preview changes fast while you're working without having to repeatedly search through layers of menus
  • Give your work a professional look with the design and typography tools, including 3-D effects, shadows, glows, blurs, and a gallery of chart and diagram types
  • Maintain consistency across applications: ensure consistent-looking tables and text across Word Excel, and PowerPoint
  • Automatically recover and repair documents in the unlikely event of a system crash
  • Share documents with greater peace of mind: detect and remove unwanted comments, hidden text, and personally identifiable information with the Document Inspector
  • Get help via more direct links to Help content than ever before; take advantage of close coordination between Help in the program and Help available on the Internet (when connected)
  • Reduce your learning curve with the improved getting started experience featuring on-line tutorials

  • Compatibility:Windows 7, Vista, Windows XP SP2, Windows Server 2003 SP1
Included:
One Microsoft Office Home and Student 2007 with COA Download only via email*, 1 Purchase Per Household.
*Your keycode email will be sent typically within 3-4 hours Monday - Friday 9-5 EST. If faster service is needed please call for immediate delivery.
1helpful
2answers

Writing a formula for a sumif problem

Brenda,

Your problem is not so much the formula but the cells that contain the hours for each call. Since they contain the text “hrs” (for example “2.25hrs”) this turns the whole cell to text, not numeric, which will always add up to zero in Excel. So do two things:
- Change the cells in column H (Time Spent) to numeric (2.25 instead of 2.25hrs) – you might want to change the column header to Time Spent In Hrs just to b clear
- Use this formula =SUMIF(E8:E26, 1, H8:H26)
For the formula change the middle number to correspond to the operator ID – for example for operator 2 change the formula to =SUMIF(E8:E26, 2, H8:H26)

This should do it.

BTW, sent you a similar email about this.
0helpful
1answer

Changes from 1 to 3 pages for Excel Print Area

verify the page dimension in your driver together with the header and footer dimensions
0helpful
1answer
Not finding what you are looking for?

120 views

Ask a Question

Usually answered in minutes!

Top Microsoft Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you a Microsoft Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...