B
Brian Smith
This is driving me nuts.
I have a query where I want to extract records in which a given field
contains a comma followed by a space. I thought *, * would work but I keep
getting an error about invalid comma usage. I've tried putting the comma in
square brackets but that doesn't work either. What's the proper syntax to
find ", " within a text string?
Thanks.
Brian
I have a query where I want to extract records in which a given field
contains a comma followed by a space. I thought *, * would work but I keep
getting an error about invalid comma usage. I've tried putting the comma in
square brackets but that doesn't work either. What's the proper syntax to
find ", " within a text string?
Thanks.
Brian