I have a FoxPro database that was imported into Access (we don't have FoxPro). The resulting table contains 100 records and three fields: A, B, C.
Field C is defined as a "memo" field and contains lots of text. I need a way to extract the contents of each of the memo fields for each record into, say, ideally, a flat file.
I am proficient with VBA for Excel but I am a fish out of water with the Access object model.
Any basic help would be greatly appreciated. Thank you.
Field C is defined as a "memo" field and contains lots of text. I need a way to extract the contents of each of the memo fields for each record into, say, ideally, a flat file.
I am proficient with VBA for Excel but I am a fish out of water with the Access object model.
Any basic help would be greatly appreciated. Thank you.