I want to unselect the last selection on an Excel spreadsheet using VB code. In other words, when I open the report, I don't want to see the bolded cell(s) where the last selection took place, and I need to do this with VB code.

Any ideas?