February 2, 200520 yr Hi, Me again. OK, so I have gotten so much help from you people I can't thank you enough. I have figured out my page problem and it is working like a charm. Now, I want to highlight the word in the Page file. I have made a script that will do this but my question is, are all text formatting functions case sensitive. I have a calculation based on what is entered in a global field and all the words that are on that page changed except the ones that were capitalized. Can anything be done about that?
February 2, 200520 yr You can use Proper( ), Lower( ), or Upper( ) to temporarily convert the text for consistent test results.
Create an account or sign in to comment