I would like to open a folder from command button and I am not having any luck;
and I am getting error because I have nothing after open, as far as I know my code can be all wrong.
Thanks for helping Trevor2007
Code:
... Dim stdfile as string open stdfile "c:\temp" End sub
Thanks for helping Trevor2007
Comment