M
M. Murphy
Hi,
Database saves a report as a pdf, that part works great.
One field is "Company name" and I use this to create the file name of the
pdf.
Someone put a backslash in one of the company names at one time, and access
would not save this one report because of the backslash. It took me a few
hours to figure out why this was happening.
How can I validate this one field so that there is not a backslash anywhere
in this field? I have tried to do this, but my attempts only work if the
backslash is the only thing in the field. for example, if compnay name is \
the validation works, but if the name is xxx\zzz the validation does not
catch it.
Is this even possible?
TIA
Database saves a report as a pdf, that part works great.
One field is "Company name" and I use this to create the file name of the
pdf.
Someone put a backslash in one of the company names at one time, and access
would not save this one report because of the backslash. It took me a few
hours to figure out why this was happening.
How can I validate this one field so that there is not a backslash anywhere
in this field? I have tried to do this, but my attempts only work if the
backslash is the only thing in the field. for example, if compnay name is \
the validation works, but if the name is xxx\zzz the validation does not
catch it.
Is this even possible?
TIA