I have an application where I ask the user to select 2 worksheets in Excel, then start a Macro. I need to determine which sheets have been selected in order to run code to perform a comparison between the 2 sheets. Does anybody have a good idea how to return the sheets which are active? Or a better way to go about this task? Thank you