: If your code needs to run on multiple different versions of Excel, consider using Late Binding CreateObject("Excel.Application") ) instead of setting a hard reference
: If your code needs to run on multiple different versions of Excel, consider using Late Binding CreateObject("Excel.Application") ) instead of setting a hard reference