Hi,
New to forum and vba coding,
I am trying to move through a search result collection, select each one then perform measure inertia.
Have managed to get search results, but stuck on how to select each in turn to so that I can analyse
Sub CATMain()
Dim productDocument1 As ProductDocument...