Hi,
One of my fields has <li> in the data. I need the <li> to be there for posting to the web, but...
I also need to make an Access report using this data minus the <li>. How do I strip it out for reporting purposes, Do I use an If statement and "if so" how do I write it...
Actually After researching the forums some more, I think I might need to replace the <li> with some type of line break or return... Is that possible?
I found some modules that deal with stripping out characters, but I don't think they will work and I am quite the novice....
Any help is greatly appreciated.
Thanks,
One of my fields has <li> in the data. I need the <li> to be there for posting to the web, but...
I also need to make an Access report using this data minus the <li>. How do I strip it out for reporting purposes, Do I use an If statement and "if so" how do I write it...
Actually After researching the forums some more, I think I might need to replace the <li> with some type of line break or return... Is that possible?
I found some modules that deal with stripping out characters, but I don't think they will work and I am quite the novice....
Any help is greatly appreciated.
Thanks,
Last edited: