Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Good morning.
I need to figure out code that will simply change current directory to a set directory and then show Excel's "Open" Diaglogue box. I am aware that I can use an open command to open a certain file, but I don't want to do that. I want a dialogue box and not a file. Any suggestions? Thanks Cordially, |
#2
![]() |
|||
|
|||
![]()
Perhaps:
ChDir "c:\test\" Application.Dialogs(xlDialogOpen).Show -- Jim Rech Excel MVP "Brent E" wrote in message ... | Good morning. | | I need to figure out code that will simply change current directory to a set | directory and then show Excel's "Open" Diaglogue box. I am aware that I can | use an open command to open a certain file, but I don't want to do that. I | want a dialogue box and not a file. Any suggestions? Thanks | | Cordially, |
#3
![]() |
|||
|
|||
![]()
see your other post.
-----Original Message----- Good morning. I need to figure out code that will simply change current directory to a set directory and then show Excel's "Open" Diaglogue box. I am aware that I can use an open command to open a certain file, but I don't want to do that. I want a dialogue box and not a file. Any suggestions? Thanks Cordially, . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to open excel sheet in Protected mode from VB 6.0 | Setting up and Configuration of Excel | |||
Excel Files Won't Open From Shortcut | Excel Discussion (Misc queries) | |||
How do I get my personal macro worksheet to open whenever I open . | Excel Discussion (Misc queries) | |||
Cannot open a file that Excel says is open | Excel Discussion (Misc queries) | |||
Can no open workbook | Excel Worksheet Functions |