Capturing Catalog Data

jasbentle

New Member
Joined
Nov 3, 2017
Messages
3
Hello all!
I am wanting to take information and put it in a separate worksheet if all the information is the same in column C, F, and G
If so, I would like to pull the Low Year (Column A) and High Year (Column B)

So basically want to say from 2002 - 2005/ ART 101/ INTRODUCTION TO ART/3 CREDITS was all the same
in year 2005 the class changed to ART 101/ INTRODUCTION TO ART HISTORY/3 CREDITS and will be that way for infinity (99999) or until a change happens to column(s) C, F, or G.

Thoughts?



A B C D E F G

[TABLE="width: 613"]
<tbody>[TR]
[TD]2002[/TD]
[TD]2003[/TD]
[TD]ART 101[/TD]
[TD]ART[/TD]
[TD]101[/TD]
[TD]INTRODUCTION TO ART[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD]2003[/TD]
[TD]2004[/TD]
[TD]ART 101[/TD]
[TD]ART[/TD]
[TD]101[/TD]
[TD]INTRODUCTION TO ART[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD]2004[/TD]
[TD]2005[/TD]
[TD]ART 101[/TD]
[TD]ART[/TD]
[TD]101[/TD]
[TD]INTRODUCTION TO ART[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD]2005[/TD]
[TD]2006[/TD]
[TD]ART 101[/TD]
[TD]ART[/TD]
[TD]101[/TD]
[TD]INTRODUCTION TO ART HISTORY[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD]2006[/TD]
[TD]2007[/TD]
[TD]ART 101[/TD]
[TD]ART[/TD]
[TD]101[/TD]
[TD]INTRODUCTION TO ART[/TD]
[TD="align: right"]4[/TD]
[/TR]
[TR]
[TD]2007[/TD]
[TD]2008[/TD]
[TD]ART 101[/TD]
[TD]ART[/TD]
[TD]101[/TD]
[TD]INTRODUCTION TO ART[/TD]
[TD="align: right"]4[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,224,823
Messages
6,181,180
Members
453,021
Latest member
Justyna P

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top