|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
||||
|
||||
|
Remove duplicate words from a string
Hi
Say i have the following in a field <Anyword, Anyword, Otherword, Otherword> How can i remove/hide the duplicate words when retreiving the data in query? With the result being > <Anyword, Otherword> Anyhelp is greatly appreciated,. I can't remove the duplicates at an earlier stage as they are gathered via a column row concatination,... Thanks AOG Last edited by AOG123 : May 8th, 2008 at 06:35 AM. |
|
#2
|
||||
|
||||
|
have a look here. i realize this function is written in VBScript (for ASP), but i'm sure it can be converted to VBA quite easily.
__________________
Come JOIN the party!!! Quote of the Month: Trouble: Luck can't last a lifetime unless you die young. Questions to Ponder: Do cemetery workers prefer the graveyard shift? iif([sarcasm]=true,iif([you have to ask]=true,"didn't work","ha ha ha"),"not sarcasm") copyright© 2008 sbenj69 Last edited by mehere : May 8th, 2008 at 10:06 AM. Reason: corrected link |
|
#3
|
||||
|
||||
|
I did this off the top of my head, so it is untested. But check out the answer >>Here <--Click<<
__________________
Did I help you? If so gimme rep by clicking on the at the top right corner of this post ![]() Madness does not always howl. Sometimes, it is the quiet voice at the end of the day saying, "Hey, is there room in your head for one more?" |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Remove duplicate words from a string |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|