Microsoft
Software
Hardware
Network
Question : In vb.net 2008 I need to evluate two columns in ms access to determine if a duplicate field exists
In vb.net 2008I need to evluate two columns in ms access to determine if a duplicate field exists
And if it exists it need display a message box indicating the duplicate field exists.
thanks
Answer : In vb.net 2008 I need to evluate two columns in ms access to determine if a duplicate field exists
=MID(A1, FIND(">", A1, 1) + 1, LEN(A1) - FIND("<", A1, 2))
Random Solutions
Can Sharepoint 2010 do this?
exchange user with corrupted mailbox
Lenovo monitor driver for Machine types 4420-HB2 issue
Factory Default setting on a Catalyst 1900 cisco switch
Who is out of the office next week?
How does Java handle language translations?
How to set the time format in a Web Intelligence document
asp.net membership - forgot password email instead of username
servername
Delete duplicates from table using dense_rank() in DB2