G
Guest
I have a field in a table called "textline1" that contains text that contains "$". I want to know how many times the "$" show up in each field, because I need this to use as a criteria for manipulation. For instance record 1 contains "Project ($1,000), Project 2 ($2,000)". I need this to come back with 2 because it contains 2 "$".
Thanks.
Thanks.