D
Damien McBain
Hi L&G,
How do I (with VBA) test for the existence of a certain value (or text) in a
prescribed field in a table? Like:
If (ThisText exists anywhere in ThisField of ThisTable) Then
do something
Else
do another thing
End IF
Any help appreciated.
Damo
How do I (with VBA) test for the existence of a certain value (or text) in a
prescribed field in a table? Like:
If (ThisText exists anywhere in ThisField of ThisTable) Then
do something
Else
do another thing
End IF
Any help appreciated.
Damo