Ben De Vriendt
New member
- Local time
- Today, 09:59
- Joined
- Feb 10, 2015
- Messages
- 4
Hi,
Our quotation tool, which is built in access 2003, has a memo field, which is extracted in a .txt file, to be uploaded by another system.
When the user starts the memo field with a blank line, by hitting the enter key, the upload file writes the memo field as a new line, separating it from the line indicator and thus giving errors.
My question would be:
Q: How would I determine in VBA, whether the first line of the memo field is blank
Cheers,
Ben
Our quotation tool, which is built in access 2003, has a memo field, which is extracted in a .txt file, to be uploaded by another system.
When the user starts the memo field with a blank line, by hitting the enter key, the upload file writes the memo field as a new line, separating it from the line indicator and thus giving errors.
My question would be:
Q: How would I determine in VBA, whether the first line of the memo field is blank
Cheers,
Ben