dbTalk Databases Forums  

Input to FMP 10 file from a Word file

comp.databases.filemaker comp.databases.filemaker


Discuss Input to FMP 10 file from a Word file in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Art
 
Posts: n/a

Default Input to FMP 10 file from a Word file - 12-20-2010 , 01:36 PM






HI

I have about 5,000 records (name, code, remarks) originally done under
Record Holder Plus many years ago. I have hard copy I can apply OCR to
form either .TXT files or convert to Word files.

Is there a way to import directly from either text or Word without
going through Excell?

Thank is advance for any hints.

seasons greetings, Art

Reply With Quote
  #2  
Old   
Christoph Kaufmann
 
Posts: n/a

Default Re: Input to FMP 10 file from a Word file - 12-20-2010 , 02:02 PM






Art <revs.perfins (AT) gmail (DOT) com> wrote:

Quote:
Is there a way to import directly from either text or Word without
going through Excell?
You can use text if you manage replace whatever seperates your records
with carriage return and whatever seperates the fields with ";" or
something else Filemaker will read as a field seperator - check the CSV
format of your Filemaker version (this may depend on region and/or
platform).
--
http://clk.ch

Reply With Quote
  #3  
Old   
Your Name
 
Posts: n/a

Default Re: Input to FMP 10 file from a Word file - 12-20-2010 , 02:06 PM



"Art" <revs.perfins (AT) gmail (DOT) com> wrote

Quote:
HI

I have about 5,000 records (name, code, remarks) originally done under
Record Holder Plus many years ago. I have hard copy I can apply OCR to
form either .TXT files or convert to Word files.

Is there a way to import directly from either text or Word without
going through Excell?
All versions of FileMaker Pro will import data from a .TXT file and many
other formats, as long as each field's data is separated by tab
(tab-delimited) or a comma (comma-delimited, also called a .CSV file). First
create a database and define the appropriate Fields, then Import the .TXT
file data via the File menu.

If the field's data is not separated, then you've got a problem. You might
have to go through the .TXT file manually separating the data.

Helpful Harry )

Reply With Quote
  #4  
Old   
Guy
 
Posts: n/a

Default Re: Input to FMP 10 file from a Word file - 12-20-2010 , 04:40 PM



why not use excel or one of the many free variants?



--
-------------------------------------------------
Captain Guy
100ton-Sail-Towing-Coastal
Deliveries & Instruction-Power & Sail
New Smyrna Beach FL USA
386-689-5088
-------------------------------------------------
s/v Island Time (Beneteau 352#277)
AICW 845.5

"Art" <revs.perfins (AT) gmail (DOT) com> wrote

Quote:
HI

I have about 5,000 records (name, code, remarks) originally done under
Record Holder Plus many years ago. I have hard copy I can apply OCR to
form either .TXT files or convert to Word files.

Is there a way to import directly from either text or Word without
going through Excell?

Thank is advance for any hints.

seasons greetings, Art

Reply With Quote
  #5  
Old   
Art
 
Posts: n/a

Default Re: Input to FMP 10 file from a Word file - 12-20-2010 , 07:03 PM



On Dec 20, 3:06*pm, "Your Name" <your.n... (AT) isp (DOT) com> wrote:
Quote:
"Art" <revs.perf... (AT) gmail (DOT) com> wrote in message

news:2bf4fd11-8e70-4bff-aa45-c110b0d33009 (AT) w21g2000vby (DOT) googlegroups.com...

HI

I have about 5,000 records (name, code, remarks) originally done under
Record Holder Plus many years ago. I have hard copy I can apply OCR to
form either .TXT files or convert to Word files.

Is there a way to import directly from either text or Word without
going through Excell?

All versions of FileMaker Pro will import data from a .TXT file and many
other formats, as long as each field's data is separated by tab
(tab-delimited) or a comma (comma-delimited, also called a .CSV file). First
create a database and define the appropriate Fields, then Import the .TXT
file data via the File menu.

If the field's data is not separated, then you've got a problem. You might
have to go through the .TXT file manually separating the data.

Helpful Harry *)
Hi,

I edited the text file with a tab between data fields and FMP10
responded with "This file could not be translated sing the selected
file type". Since I'm using a Mac under 10.6 I'll try creating the
file I wan to enter without an extension.

Reply With Quote
  #6  
Old   
Art
 
Posts: n/a

Default Re: Input to FMP 10 file from a Word file - 12-20-2010 , 07:45 PM



On Dec 20, 3:02*pm, c... (AT) tele2 (DOT) ch (Christoph Kaufmann) wrote:
Quote:
Art <revs.perf... (AT) gmail (DOT) com> wrote:
Is there a way to import directly from either text or Word without
going through Excell?

You can use text if you manage replace whatever seperates your records
with carriage return and whatever seperates the fields with ";" or
something else Filemaker will read as a field seperator - check the CSV
format of your Filemaker version (this may depend on region and/or
platform).
--http://clk.ch
Hi and thanks to all

Problem fixed. I went to tabs and used 8 bit coding into a three field
file. Almost back to the first computer i touched, an IBM CPC-2 back
in 1953. Maybe being in the mid-80s helps.

Thanks again and seasons greetings, Art

Reply With Quote
  #7  
Old   
Your Name
 
Posts: n/a

Default Re: Input to FMP 10 file from a Word file - 12-20-2010 , 11:31 PM



"Art" <revs.perfins (AT) gmail (DOT) com> wrote

Quote:
On Dec 20, 3:06 pm, "Your Name" <your.n... (AT) isp (DOT) com> wrote:
"Art" <revs.perf... (AT) gmail (DOT) com> wrote in message
news:2bf4fd11-8e70-4bff-aa45-c110b0d33009 (AT) w21g2000vby (DOT) googlegroups.com...

HI

I have about 5,000 records (name, code, remarks) originally done under
Record Holder Plus many years ago. I have hard copy I can apply OCR to
form either .TXT files or convert to Word files.

Is there a way to import directly from either text or Word without
going through Excell?

All versions of FileMaker Pro will import data from a .TXT file and many
other formats, as long as each field's data is separated by tab
(tab-delimited) or a comma (comma-delimited, also called a .CSV file).
First
create a database and define the appropriate Fields, then Import the .TXT
file data via the File menu.

If the field's data is not separated, then you've got a problem. You
might
have to go through the .TXT file manually separating the data.

Hi,

I edited the text file with a tab between data fields and FMP10
responded with "This file could not be translated sing the selected
file type". Since I'm using a Mac under 10.6 I'll try creating the
file I want to enter without an extension.
Assuming you have got a proper text-only file, then I do have a vague
recollection that Mac OS X uses ".tab" as the filename extension for
tab-delimited text files. I seem to recall a while back needing to keep
changing the extension, which got annoying.

Helpful Harry )

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.