G
Guest
I have a text box (default settings) on a form and am simply posting the text
box to a table (memo) via an append query. The problem that I'm having is
that users want to use the apostrophe (') for the FOOT sign and it won't post
to the table.
For example, posting the following:
The measurement is 9', 36".
Results in the following in the table:
The measurement is 9 , 36".
Any other character posts to the memo field in the table, but the apostrophe
will not.
Is this a reserved character of some sort that Access won't allow you to use?
Any help is greatly appreciated, thanks.
Gary
box to a table (memo) via an append query. The problem that I'm having is
that users want to use the apostrophe (') for the FOOT sign and it won't post
to the table.
For example, posting the following:
The measurement is 9', 36".
Results in the following in the table:
The measurement is 9 , 36".
Any other character posts to the memo field in the table, but the apostrophe
will not.
Is this a reserved character of some sort that Access won't allow you to use?
Any help is greatly appreciated, thanks.
Gary