ShornW, Again newbee here. I do have wireless network and my HP printer is wireless and my wife's desktop is also. The laptop is a direct connect to my router/modem via coax connection as is my own desktop PC. I am using the computer name to test both the laptop( mardelllaptop) and my wife's desktop (marpc). That's just not working reliably which you mentioned. I am going to try your new method shortly. I also am trying to test for the existance of a unique folder name on her desktop and shared that folder ("DoNotDelete" is the folder name) if FileExists("mardelllaptopDoNotDelete") then msgbox(0,"Does it exist","Mardelllaptop does Exists") Else msgbox(0,"Does it exist","mardelllaptop Does not exist") EndIf exit This seems to be working every time I'll let you know how I make out on these solutions... Thanks for all your help cyberal