I'm trying to get the cells that are currently selected by the user in VBA. The ActiveModelReferences says that there is somthing selected but ActiveModelReference.GetSelectedElements returns nothing. The cells are named, but that dosent help me since there are hundreds of the same cells, i...