
06-06-2024, 06:13 AM
|
Novice
|
|
Join Date: May 2024
Posts: 8
|
|
Thanks Greg! It worked.
Quote:
Originally Posted by gmaxey
If you added the Stop and then stepped through the code as I suggested, you will be all to tell if the .Count = 0 or not. If .Count is not = 0 then your code to save the document is not being called. What happens if you remove the If ... and the ... End If lines?
At least then the code to save will be called.
|
|