Hello,
I have a need to highlight a certain portion of a string within a control.
Basically I have a piece of genetic code 1000 characters long and I need to highlight a variable chunk of that based on records in a table.
Something like this:
XXXXXXXXXXXXXXXXX[Highlight]XXXXXXXXXXXXXXXXXXXXXXXXXX[/highlight]XXXXXXXXXXXXXXXXXXXX
I can figure out which characters to highlight with no problem, but what I don't know is how can I do it so it shows up on an access report.
Anyone know how to accomplish this?
Thanks in advance for any help.
Scott
I have a need to highlight a certain portion of a string within a control.
Basically I have a piece of genetic code 1000 characters long and I need to highlight a variable chunk of that based on records in a table.
Something like this:
XXXXXXXXXXXXXXXXX[Highlight]XXXXXXXXXXXXXXXXXXXXXXXXXX[/highlight]XXXXXXXXXXXXXXXXXXXX
I can figure out which characters to highlight with no problem, but what I don't know is how can I do it so it shows up on an access report.
Anyone know how to accomplish this?
Thanks in advance for any help.
Scott