J
James Palmer
Guest
There isn't a function that will do that out of the box, but you could replace 'AND' with "," in a workstring and then use entry. for example. I use such tricks in quite a few places for working out that sort of complex logic. One example being parsing a query string to work out what tables are in use.
Continue reading...
Continue reading...