summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/SubForm.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/access2base/SubForm.xba b/wizards/source/access2base/SubForm.xba
index caa4a2c43ae4..ac452412ad3d 100644
--- a/wizards/source/access2base/SubForm.xba
+++ b/wizards/source/access2base/SubForm.xba
@@ -570,7 +570,7 @@ Dim iArgNr As Integer
End If
'Execute
-Dim oDatabase As Object, vBookmark As Variant
+Dim oDatabase As Object, vBookmark As Variant, oObject As Object
_PropertyGet = EMPTY
Select Case UCase(psProperty)