From: Keith Woollacott on
I have copied a form from an inherited database to a new one. When I click on
a button on the form I get the above error message, Visual Basic opens with
the text in brackets highlighted in the following line:

With Application.FileDialog(msoFileDialogFilePicker)

It works OK in the original database.