IEW Posted July 13, 2004 Posted July 13, 2004 I have converted a pdf file to RTF and I want to import it (3 fields) into a table. The fields consist of a part no., description, price. This where I get lost. Any help would be appreciated. I have attached a sample of the data file. sample.zip
slstrother Posted July 13, 2004 Posted July 13, 2004 Hi IEW, Save you Word document as simple text and add line breaks with CR only. In FM create a field to import each record into, then parse the data in that field to get your part no, description and price. I am attaching a sample. The calcs in the sample will work if your data is formatted exactly like your sample file. The calcs are looking for occurances of spaces to parse the data. Hope this helps, Steve import_sample.zip
Recommended Posts
This topic is 7438 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now