[AccessD] instr() - Need an exact match

Brett Barabash BBarabash at TappeConstruction.com
Thu Sep 11 15:02:28 CDT 2003


How about StrComp?

-----Original Message-----
From: John Skolits [mailto:askolits at ot.com]
Sent: Thursday, September 11, 2003 2:54 PM
To: Access Developers discussion and problem solving
Subject: [AccessD] instr() - Need an exact match


Is there a way to do an exact match with something like Instr(). I don't
want a partial match.

For example:
I have a string:    "SecGrp_Admin, SecGrp_Eng, SecGro_User"

I want to look see if "SecGrpAdmin_Super" is in the string. Instr() will
return a value but I want an exact match.

I know I can parse the string and look for an exact match based on the
parsed value. I just thought maybe there's a function I can use that would
do an Exact match test.

John Skolits




_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--------------------------------------------------------------------------------------------------------------------
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed.
If you have received this email in error please notify the
originator of the message. This footer also confirms that this
email message has been scanned for the presence of computer viruses.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of Tappe Construction Co.

Scanning of this message and addition of this footer is performed
by SurfControl E-mail Filter software in conjunction with 
virus detection software.



More information about the AccessD mailing list