Is there a way to have information in quotes display in a label?
If I have a sequential file with "Question one:","The answer is "A"."
and I want it to display as Question one: The answer is "A".
Is there a way to have it not read the "" around A as new data?
Also is there anyother way to show & vs _ besides &&?