What is wrong with the following-
the above results in compilation error complaining that Dialogs is not a member of Application!!!
I literally copy that out from the online F1 example!!
I just want a file open dialog box!
[sig][/sig]
Code:
Application.Dialogs(xlOpenDialog).Show
the above results in compilation error complaining that Dialogs is not a member of Application!!!
I literally copy that out from the online F1 example!!
I just want a file open dialog box!
[sig][/sig]