|
|
From Word to Filemaker
Dear all,
I use WinXP, WordXP, FM 5.5
I have a Word document. The document consists of hundreds of articles (or
paragraphs). Each article has three lines. Each line begins with a # sign
followed by a two-digit number. The sign and the number are repeated in each
new article. These are three examples:
# 01 article one
# 02 author one
# 03 source one
# 01 article two
# 02 author two
# 03 source two
# 01 article three
# 02 author three
# 03 source three
and so on for hundreds of such articles.
Now, I need to convert this document to an FM database in such a way that
all # 01 lines be in one field, all # 02 lines in another field and all # 03
lines in yet a third field without losing the relations between the lines of
the same article.
Can anyone thankfully tell me how can I manage this?
- Newzad
|
|
0
|
|
|
|
Reply
|
Newzad
|
5/28/2005 7:23:32 PM |
|
In Word,
1) replace all occurrences of "# 02 " with a tab
2) replace all occurrences of "# 03 " with a tab
3) Replace all occuances of more than one paragraph mark with one
paragraph mark.
(optional)
4) replace all occurrences of "# 01 " with (nothing)
save it as a plain tab delimited text file. Now each of you records are
on one line, separated by tabs, and can be imported into 3 fields in a
Filemaker database.
Kent
Newzad Hirori said the following on 5/28/05 13:23:
> Dear all,
>
> I use WinXP, WordXP, FM 5.5
>
> I have a Word document. The document consists of hundreds of articles (or
> paragraphs). Each article has three lines. Each line begins with a # sign
> followed by a two-digit number. The sign and the number are repeated in each
> new article. These are three examples:
>
> # 01 article one
> # 02 author one
> # 03 source one
>
> # 01 article two
> # 02 author two
> # 03 source two
>
> # 01 article three
> # 02 author three
> # 03 source three
>
> and so on for hundreds of such articles.
>
> Now, I need to convert this document to an FM database in such a way that
> all # 01 lines be in one field, all # 02 lines in another field and all # 03
> lines in yet a third field without losing the relations between the lines of
> the same article.
>
> Can anyone thankfully tell me how can I manage this?
>
> - Newzad
>
>
|
|
0
|
|
|
|
Reply
|
KV
|
5/28/2005 9:03:32 PM
|
|
|
1 Replies
203 Views
(page loaded in 0.116 seconds)
Similiar Articles: From Word to Filemaker - comp.databases.filemakerDear all, I use WinXP, WordXP, FM 5.5 I have a Word document. The document consists of hundreds of articles (or paragraphs). Each article has three... Exporting to Word / RTF using XML / XSLT? - comp.databases ...Have any of you successfully exported Filemaker data into Word format or possibly even Rich Text Format? We've tried a few examples using XML / XSLT, ... spellcheck Word document after data merge with Filemaker - comp ...For some reason, I cannot spell check a document that was created from a data merge with Filemaker Pro. I run Spellcheck, it will tell me "the spelli... VBA and FileMaker - comp.databases.filemakerHi all, I'm new to FileMaker. I should write some VBA code for Microsoft Word under OSX that gets data out of a FileMaker address db. I found example... Merge Field - blank spaces? - comp.databases.filemakerFrom Word to Filemaker - comp.databases.filemaker Merge Field - blank spaces? - comp.databases.filemaker How to insert blank spaces - comp.databases.filemaker Fonts in ... Opening Word Pro 97 docs with SEND Event script in Windows - comp ...Hi Folks: I can open a Word Pro 97 file using the SEND EVENT script (with the relative path of the file stored in a text field as Account/File1.doc))... Making Filemaker search smarter - comp.databases.filemaker ...From Word to Filemaker - comp.databases.filemaker Making Filemaker search smarter - comp.databases.filemaker ... But that's not what Filemaker does. Using Global Fields Help - comp.databases.filemakerExporting to Word / RTF using XML / XSLT? - comp.databases ... It may help with formatting your XML documents from FileMaker. I often use RTF ... each record and write the ... Crack FileMaker Passwords? - comp.databases.filemakerI have read of apps that supposedly can crack FileMaker passwords. Some have been mentioned in this newsgroup, and I have found others on the web.... Extract all text to left of comma ? - comp.databases.filemaker ...I need to move the City to a seperate feild from its native "City State Zip" Problem is City names can be 1, 2 or 3 words long so Left Words function... How to Convert a Filemaker to Word | eHow.comThe Filemaker Pro application is a powerful tool for creating databases and organizing information. However, Filemaker databases are saved as .fp7 files, which can ... How to Export FileMaker to Word | eHow.comFileMaker Pro is a database program that allows you to store lists of data in manageable collections. You can extract this data for use in other applications, such as ... 7/28/2012 9:12:31 AM
|
|
|
|
|
|
|
|
|