Pulldata is not displaying data with ' in data. Basically, the pulldata is working for everything but when there is a single quote within the string (i.e. Cooper's Hawk), the data is not displayed. I tried using two single quotes (as is done in sql) and although that displayed the data, it then showed it with two single quotes. How do you correctly include ' in data displayed via pulldata?