diff --git a/MultiTool.Form/frmExportMain.vb b/MultiTool.Form/frmExportMain.vb index 22e458d..f5e303e 100644 --- a/MultiTool.Form/frmExportMain.vb +++ b/MultiTool.Form/frmExportMain.vb @@ -215,6 +215,7 @@ Public Class frmExportMain If oDocuments Is Nothing Then FormHelper.ShowWarning("There was an error in the Query.") + Exit Sub End If GridControlDocuments.DataSource = oDocuments