View Single Post
 
Old 06-06-2024, 06:13 AM
amankap amankap is offline Windows 10 Office 2021
Novice
 
Join Date: May 2024
Posts: 8
amankap is on a distinguished road
Default

Thanks Greg! It worked.


Quote:
Originally Posted by gmaxey View Post
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.
Reply With Quote