Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to display the file Open dialog such that when the user selects
the particular file, it is automatically opened as Read-Only. I'm using: Application.Dialogs.Item(xlDialogOpen).Show Arg1:="Book1.xlsm", Arg3:=True Arg1 works so that only Book1.xlsm is shown but when I open the file, it is not opened as read-only. Any ideas of what I'm doing wrong? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
xlDialogOpen | Excel Programming | |||
Using cmdlg xlDialogOpen | Excel Programming | |||
xlDialogOpen get it to return Path | Excel Discussion (Misc queries) | |||
xlDialogOpen get it to return Path | Excel Programming | |||
xlDialogOpen.Show or Activeworkbook.Path? | Excel Worksheet Functions |