Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My code needs to know the path and filename to a workbook for later use. The
info is to be provided by the user. I tried to use: Application.Dialogs(xlDialogOpen).Show but that only returns the value true or false. I still want the dialog to show but instead of true or false I want the dialog to return the path and filename to the workbook. Also I don't want the file to open - I just need the path info. Any ideas? TIA PO |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
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 | |||
changing the title of an 'application.dialog(xldialogopen)' | Excel Programming |