I have an adobe form that I am exporting to a txt file and then saving as an excel worksheet. The adobe form allows the user to a comment section in which they can clarify some answers. As long as the answers are less than 255 characters, everything gets imported ok. However, that is not always going to be the case.
I have changed my foxpro table to accept memo fields. However, when I issue an append from the fields with characters more than 255 come in as null. Any ideas on what I am doing incorrectly?
Thanks
I have changed my foxpro table to accept memo fields. However, when I issue an append from the fields with characters more than 255 come in as null. Any ideas on what I am doing incorrectly?
Thanks