私はいつもより簡単な方法があると想定しています。 は、私はこの方法をしようと、それを自分自身を行っていないた: http://agsci.psu.edu/it/how-to/convert-filemaker-pro-4-data-to-excel-export-as-merge-text-file
エクセル(マージテキストファイルとしてエクスポート) FileMaker Proのバージョン4(FMP4)にFileMaker Proの4つのデータを変換したテキストファイルをエクスポートする機能を有していますExcel 2013または2016に挿入することができます。注:他の上位バージョンのFMPでもこれを行うことができます。これらのステップはFMP4に特化しています。
注:FileMaker Proファイルは、コンピュータ上の既知の場所に保存しておく必要があります。あなたはExcelでそれを見つける必要があります。
Open the FileMaker file. Find the records you wish to export to Excel.
From the File menu choose Import/Export then Export Records.
From the Save as type box choose Merge (*.MER).
In the File name box, enter a name for the exported file. Be sure to add the .TXT extension rather than .MER.
You can choose to save the file to the desktop or to the same folder as the FileMaker file.
Click Save.
From the left side, double click on the field names you wish to export. Their names will appear on the right side.
Note: Once the names are on the right side, you can re-order them by clicking and holding on the double sided arrows beside their name. Move up or down as needed. This becomes the export order.
Click Export. This wil create the text file to be imported with Excel.
Open a blank or existing Excel 2013 or 2016 spreadsheet.
Click the Data tab on the Ribbon and choose From Text.
Choose the text file you want to import and double click.
This will open the Text Import Wizard. Your data type will be Delimited. Click Next.
For the Delimiter, un-check the Tab box. Then check the Comma box.
The Text qualifier should be a double quote.
Click Finish.
A final window will be displayed asking where you wish to put the data into the sheet. Chose A1.
Click OK.
データは現在Excelになります。
私はあなたの質問を理解していません。 Filemakerからのデータのエクスポートは簡単かつ迅速です。明らかに、あなたの会社のソリューションの開発者は、それをあなたのために難しく、遅くしました。そのソリューションを変更する権限がない場合は、こちらのアドバイスは役に立ちません。 –
私が使用しているFilemakerソリューションは、遅くて扱いにくいです。 2000レコードのリストをエクスポートする必要があるとします。私は1レコードの正確なIDを入力し、CMD + N(Macの場合)を押して新しい検索を追加し、IDを入力してCMD + Nを2000回入力して、私のものを正確に取得しなければなりません!一括検索する方法はありません。 おそらくこのプロセスを自動化する方法がありますか?それがFilemakerソリューションの問題ならば? –
説明できるものはすべて自動化する方法がありますが、あなたが何を記述しているのかは分かりません。また、あなたが単なるユーザーであるのか、管理者のアクセス権を持っているのかを解明しておらず、ソリューションを変更することもできます。 FileMakerプラットフォーム専用のフォーラムに参加することをお勧めします。ここでは、問題をもっと簡単に議論することができます。 SOは純粋にQ&Aサイトです。 –