Affichage des articles dont le libellé est Button to go to desktop from form. Afficher tous les articles
Affichage des articles dont le libellé est Button to go to desktop from form. Afficher tous les articles

Button to go to desktop from form

samedi 7 mars 2015

Hi All,

I was trying from a button on my form that will go to and bring up the desktop. I want it so I can put this database on anyone's computer and the button will work.

I am using this and it works but only on my computer.

Application.FollowHyperlink "C:\Users\Bryan\Desktop\"



I also tried this

Application.FollowHyperlink "C:\Show Desktop.scf"

And

Application.FollowHyperlink "C:\WINDOWS\System\Show Desktop.scf"

Both gives Runtime error 490 cannot open specified file.



Thanks BBryan

Button to go to desktop from form

Labels