I think I may have a way to get the info I need. After I do my Find, I'm in the cell I want the address of. If I do =Column(), put that information into a variable, move right one cell, do Row(), put that infor into another variable, then do =Address(var1,var2) and put that into a third variable, I get an answer I can work with. I can then close without saving, open back up and goto the address in Var3. I can get the ending location the same way.
Did I mention I don't know how to do macros yet?