Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a coding solution to the following: I have a command button on a sheet
which is to open a Windows Explorer Directory. I have previously used hyperlinks to open and show the user with the following code (with button). Range("V8").Select Selection.Hyperlinks(1).Follow NewWindow:=False, AddHistory:=True Range("A1").Select Application.ScreenUpdating = False I was wondering if there is a better way to do without having the hyperlink. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help: Can open a spreadsheet in a folder which contains spaces in the folder name! | Excel Programming | |||
Need code to save file to new folder, erase from old folder | Excel Discussion (Misc queries) | |||
open folder _open file code? | Excel Programming | |||
open file from folder save in new folder | Excel Programming | |||
Open Folder - Ogilvy code | Excel Programming |