I'm not opening notepad (that's my brain, I use it to view file), my code looks pretty much like yours. But, I need to check to see if the file is open before I try to open it. The code "If Dir$..." will tell me if the file exists, but not if it is open.
Dim ScreenID As string
Dim IIFID1 As...