Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: String Manipulation


Message #1 by <elmerespinosa@y...> on Fri, 10 Aug 2001 03:00:51 +0800
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

Message #2 by avivit@m... on Sun, 12 Aug 2001 09:16:55
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?

  Return to Index