derekbrown
Registered User.
- Local time
- Today, 00:12
- Joined
- Jun 8, 2005
- Messages
- 12
Hi,
The title gives away the problem I am experiencing! I have memo fields that have more than 32,767 characters so when I try to export this to Excel I encounter problems.
How can I check the length of the memo field and split the data so that it will show in an additional column on export to excel?
I've had a look on the forums and have not been able to find the answer I need. I have also tried writing a report that splits the data into seperate fields (then analyze it with Excel) but then I have the problem that the data in each field is truncated to 255 characters. To get some of the memo fields exported I would need more columsn than Excel has.
Cheers
Derek
The title gives away the problem I am experiencing! I have memo fields that have more than 32,767 characters so when I try to export this to Excel I encounter problems.
How can I check the length of the memo field and split the data so that it will show in an additional column on export to excel?
I've had a look on the forums and have not been able to find the answer I need. I have also tried writing a report that splits the data into seperate fields (then analyze it with Excel) but then I have the problem that the data in each field is truncated to 255 characters. To get some of the memo fields exported I would need more columsn than Excel has.
Cheers
Derek