Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to open up a dialog box in Word as you can in Excel using the application.filefind so that the user can pick which file to open. Is there such a command I can use in VBA to get this to happen in Word? Many thanks KD |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi KD,
Try: Dialogs(wdDialogFileOpen).Show --- Regards, Norman "KD" wrote in message ... Hi, I am trying to open up a dialog box in Word as you can in Excel using the application.filefind so that the user can pick which file to open. Is there such a command I can use in VBA to get this to happen in Word? Many thanks KD |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
create hyperlink from exel file to particular word in word file | Excel Discussion (Misc queries) | |||
convert email address file in Excel 2000 to Word file with commas | Excel Discussion (Misc queries) | |||
How do I my find pass word in excel | Setting up and Configuration of Excel | |||
How do I find a file/spreadsheet that Excel says is Already open but I can't find it? | Excel Discussion (Misc queries) | |||
Graph Excel Selection, Open Word File, Embed Graph Into Word | Excel Programming |