access thread: String Manipulation
Hi! to all...
Anyone who can help me my problem is the I want to compare two fields:
to visualize it
field1 value is: 2 and the 2nd fields value is: 1,2,3,4 how
can I extract 1,2,3,4 to compare field1 and field2.
Appreacite your help.
Thanks
Elmer
Inside access (VBA) or in asp page? Where do you need this comparison to take place? According to your example,u want to compare 2 to 1 2 to 2 2 to 3 2 to 4 right?
|





