This commit is contained in:
Jonathan Jenne
2019-07-15 15:10:25 +02:00
2 changed files with 6 additions and 0 deletions

View File

@@ -502,6 +502,8 @@ Public Class frmResultDoc
If CurrDT_PROFILE_MATCH.Rows.Count > 1 Then
_frmProfileMatch.Show()
_frmProfileMatch.BringToFront()
CURR_MATCH_RESULT = Nothing
CLIPBOARD_TEXT = ""
End If
End If