TheBlondOne
Programmer
Hi all,
I am designing a report for different schools e.g(Catholic, Church of England etc..)to go to different addresses when run, my problem is this. I need to search through the school name to see whether or not it contains the letters CE(C) and then display a 1 infront of the school name if it does so that i can use this as an identifier to select the relevant address. I have tried using a for loop to search the string, but to no avail (i am probably doing something wrong). Hope that makes sense. Can someone help me please.
Thanks in advance
I am designing a report for different schools e.g(Catholic, Church of England etc..)to go to different addresses when run, my problem is this. I need to search through the school name to see whether or not it contains the letters CE(C) and then display a 1 infront of the school name if it does so that i can use this as an identifier to select the relevant address. I have tried using a for loop to search the string, but to no avail (i am probably doing something wrong). Hope that makes sense. Can someone help me please.
Thanks in advance