ireland13752
Member
Hello, Happy Monday... HAHA! Oxymoron....
I need to add a name to the dialog box that opens with the below code. I do not want it to say "Open". I want it to say "Open Anchor File". Please help. Here is the code.
MsgBox Application.Dialogs(xlDialogOpen).Show(arg1:=Filename)
I know it is in the "XLDialogOpen", but I do not know what to put instead. I have tried a few things and looked for help, to no avail...
I need to add a name to the dialog box that opens with the below code. I do not want it to say "Open". I want it to say "Open Anchor File". Please help. Here is the code.
MsgBox Application.Dialogs(xlDialogOpen).Show(arg1:=Filename)
I know it is in the "XLDialogOpen", but I do not know what to put instead. I have tried a few things and looked for help, to no avail...