I've been doing quite a lot of this just recently. The method I use is a bit
fiddly, but works well and is reasonably quick.
If the data is in an Access table, export it to Excel.
In Excel, put in extra columns between each column of data.
Fill the blank columns with the appropriate backslash marker for the column
next to it (\lx, \de etc.).
Select the data, copy it and paste it into Word. It will appear as a table.
Convert the table to text, using a space to separate the fields.
In Search and Replace, replace \ with ^p\ This will put each field on a
separate line.
Save the document as a text file.
Import the file into FLEx as a SFM format file.
If anyone knows a simpler way, I would be interested to hear about it too!
I've tried setting up a report in Access to do this, but that was actually
harder.
Richard Gravina