Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Tracking textual Data changes beween 2 columns & highlight diff nu

Hi there

OK I am tracking Students BTEC grades and am going round on circles

The Data Range is the same in both columns A&B. This is arrayed order below

Dist*
Dist
Merit
Pass
Fail

Column A is students Targeted grade and column B is Students current Progress
I want to compare the 2 and in column C want to add in a value to express
the difference between their targeted and current grades (therefore showing
how much the students are passing or failing their BTEC course)

Some examples are as follows

If A1 = Dist
and B1 = Merit
Then C1 should show -1

A1=Merit
B2 = Fail
C1 should show -2

A1 = Pass
B1 = Dist
C1 should show 2

C range would therefore be from 4 to -4

After I have done this I then want to add conditional formatting to column c
but I can do this

Please, please help

many thanks

Rameses


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Tracking textual Data changes beween 2 columns & highlight diff nu

Is it possible for you to show Dist* as High Dist instead. If so, in column
D, add in the following:

D1 - High Dist
D2 - Dist
D3 - Merit
D4 - Pass
D5 - Fail

In column C paste this =MATCH(A1,$D$1:$D$5,0)-MATCH(B1,$D$1:$D$5,0)
Drag this down. See if this works for you.

"Rameses" wrote:

Hi there

OK I am tracking Students BTEC grades and am going round on circles

The Data Range is the same in both columns A&B. This is arrayed order below

Dist*
Dist
Merit
Pass
Fail

Column A is students Targeted grade and column B is Students current Progress
I want to compare the 2 and in column C want to add in a value to express
the difference between their targeted and current grades (therefore showing
how much the students are passing or failing their BTEC course)

Some examples are as follows

If A1 = Dist
and B1 = Merit
Then C1 should show -1

A1=Merit
B2 = Fail
C1 should show -2

A1 = Pass
B1 = Dist
C1 should show 2

C range would therefore be from 4 to -4

After I have done this I then want to add conditional formatting to column c
but I can do this

Please, please help

many thanks

Rameses


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
Tracking textual Data changes beween 2 columns & highlight diff nu Rameses Excel Discussion (Misc queries) 0 March 4th 10 12:45 AM
LOOKUP between two columns of diff. size CapFSU Excel Worksheet Functions 5 April 28th 09 04:23 PM
Specify columns to add for months MTD Diff Joe Excel Worksheet Functions 3 February 11th 09 10:57 AM
Specify MTD Diff by month's columns Joe Excel Worksheet Functions 0 February 11th 09 06:27 AM
How do I change the color of the tracking in Highlight Changes? Felisa Excel Discussion (Misc queries) 0 July 25th 06 06:56 PM


All times are GMT +1. The time now is 07:58 AM.

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

About Us

"It's about Microsoft Excel"