View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DorisM DorisM is offline
external usenet poster
 
Posts: 4
Default a button to open up "My Computer" on an excel sheet

I'm trying to create a command button using VBA in an excel sheet that opens
up "My Computer". So it will allow the user to go to whatever folder that
they have their file saved at. Similar to the "Open" command in most window
applications.

I'm at level I in VBA, so I'm not sure if this is possible.

Thank you.

Doris