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
Form Load Failed in my organisational form library
Actionscript 2.0 combo box
Postback Fireing, but inside updatepanel
How do I put commas between the letters in my output?
CSS z-index menu problem
Which Pervasive do I need??
need Asus Motherboard M2NPV-VM Lan Ethernet Driver - still have old hard drive
Testing ASP.NET validator controls
Routing for Web Servers/Internal Network
view source code for .exe file