A
Arnie
can anyone help i am using
SendKeys "C:\Documents and Settings\Fred_Bloggs\My
Documents\Folder1\Folder2\AnyThing.txt{Enter}", Wait:=True
however i want anyone to use this so i want to get rid of "Fred_Bloggs"
i tried
SendKeys Thisworkbook.Path & "\Folder2\AnyThing.txt{Enter}", Wait:=True
but its not happy any ideas?
Thanks
Arnie
SendKeys "C:\Documents and Settings\Fred_Bloggs\My
Documents\Folder1\Folder2\AnyThing.txt{Enter}", Wait:=True
however i want anyone to use this so i want to get rid of "Fred_Bloggs"
i tried
SendKeys Thisworkbook.Path & "\Folder2\AnyThing.txt{Enter}", Wait:=True
but its not happy any ideas?
Thanks
Arnie