I'm using VSTO with VS08 in C#.

How do I prompt the user to select a range?
How do I increment or move around cell to cell within a range?

I need both of these functions so I can compare and find duplicate data information.

Help is appreciated.