Help,
I have a single form, with an underlying single table. One field in the table, is set as a Memo data type, and there is corresponding field, in the form, which uses the Memo table field as it's data source. I have set the Format for the Memo table field, and the form field to '>', so that any free text type in that field is shifted to uppercase, both in the form view, and table view.
Unfortunatley, any text typed into the memo field, whether via the form or directly into the table, only displays appox., the first 240 characters.
If I remove the '>' format from the Table field, it then displays, all the characters I type in Table view, and if I remove the '>' format from the form field, it also displays all characters typed. However, everything is now displayed, in the case it was originally entered.
Also I am experiencing the exact same problem, with the report that uses this Memo field. It will only display the first 240 or so chars, Unless I remove the Uppercase format property.
Is there anyway to fix this problem, so that any text entered into this field, or displayed, by the form or report, can be forced into uppercae, and diplay all the text, not just the first 240-250 chars??
Any help, greatly appreciated.
I have a single form, with an underlying single table. One field in the table, is set as a Memo data type, and there is corresponding field, in the form, which uses the Memo table field as it's data source. I have set the Format for the Memo table field, and the form field to '>', so that any free text type in that field is shifted to uppercase, both in the form view, and table view.
Unfortunatley, any text typed into the memo field, whether via the form or directly into the table, only displays appox., the first 240 characters.
If I remove the '>' format from the Table field, it then displays, all the characters I type in Table view, and if I remove the '>' format from the form field, it also displays all characters typed. However, everything is now displayed, in the case it was originally entered.
Also I am experiencing the exact same problem, with the report that uses this Memo field. It will only display the first 240 or so chars, Unless I remove the Uppercase format property.
Is there anyway to fix this problem, so that any text entered into this field, or displayed, by the form or report, can be forced into uppercae, and diplay all the text, not just the first 240-250 chars??
Any help, greatly appreciated.