Hi
How can I code a macro in excel to select a desktop icon?
Do I have to use an API?
e.g.
Private Declare Function SHGetPathFromID List Lib "shell32.dl l"
Thanks.
Michael
How can I code a macro in excel to select a desktop icon?
Do I have to use an API?
e.g.
Private Declare Function SHGetPathFromID List Lib "shell32.dl l"
Thanks.
Michael
Comment