Just noticed this on a program I rarely run since upgrade to Windows 10. (I'm running Excel from VB5).
Here's a link to others who seem to have the same problem
https://www.mrexcel.com/board/thread...ng-vba.632537/
Remming out the PrintQuality property solves the Error (property no longer exists) and maybe this property is no longer needed?
I haven't done a workaround yet (e.g. Resume or Resume Next) but looking for a simpler solution within the Excel object model if available.
Here's a link to others who seem to have the same problem
https://www.mrexcel.com/board/thread...ng-vba.632537/
Remming out the PrintQuality property solves the Error (property no longer exists) and maybe this property is no longer needed?
I haven't done a workaround yet (e.g. Resume or Resume Next) but looking for a simpler solution within the Excel object model if available.