February 2, 200421 yr Hello I have a text list that I need to turn into fields in a file. Is there any way to automate this. I would like the name of each field to come from the text list I already have. Just asking Thanks Stan
February 2, 200421 yr There is a way to automate the creation of the fields but not the field names that I know of. To automate the process just drag the text document over the FileMaker Icon and it will do it in a snap. But you will have to chance the field names because they default to F1, F2, F3 etc...
February 2, 200421 yr Hi Stan, Creating the names of the fields is possible if the information is in Excel Format, and the names of the fields are located in First Row. When opening an Excel File from within FM (choose Excel towards the bottom of the Format lists), it will give you the option of using the first row as Field Names or data. If you drop the Excel file on the FM Icon, it will jump to this option. BTW, the Excel file has to be a WorkSheet, not a WorkBook I believe. HTH Lee
February 2, 200421 yr Just a note, if you don't have Excel, the Merge (.mer) format begins with a line of comma-separated values. There are no quotes in that first line; but are in the data lines, all others. If you make your text file (or just the field name list) in that simple format you can open the text file and have all your field names. At least that's what I remember.
February 3, 200421 yr all right, I've been using filemaker for a while, and I never knew anyof this, and to think I've been importing all this time. This is AMAZING, FILEMAKER IS AMAZING!!!
February 3, 200421 yr Hi This is truly amazing. Is there however a way to add these fields ( the automatic creation) to an already existing file? I have a file already that has all the other information I need. I would like to add all those fields to a file I have already worked on. I am not sure it that is doable. Thanks
February 3, 200421 yr Author I think I am have misrepresented what I was trying to say. Although I think the answers given so far have helped others with makes me happy, I have not solved my problem . Let me explain it another way. For Example , I have a file with 10 zip codes in it. Called Zip codes. then I have and existing file called "Registration" Presently I need to go into Define fields and create a new global field for each zip code. This is very time consuming especially with an extremely large file. So I would like to automate this task. I would like to find a way to create the 10 zip code fields in the file Called "Registration" So each field could be named and this all would be automated. I am just wondering if this is possible. Thanks
February 3, 200421 yr oK, thenDefine fields manually! and then import your file. I would never let any script mess with my field definitions...relationships "on the go" are not that bad (as u will deal with 1-2-3 themost) but I like to "know and see" my field defined.Besides, the time u take to design a script to do this....u will be done sooner doing it manually...after all 10 fields is nothing in perspetive of DB design. All the best!
February 3, 200421 yr Author True I just wondered how to do it. BTW , Have 4354 Fields to do this way in actuality. But your point is well taken. Thanks
February 3, 200421 yr 4354 fields!! Jeeze. I'm wondering if your basic architecture is what you want it to be. How about a related table with 4354 records? That would seem a lot more reasonable. I'd need to know a lot more about what your trying to do, but I think you're gonna crash with that many fields in a file. My two cents, Dan
February 3, 200421 yr 4354 hooollllyyy....wait, is this a trick question? did u mean to say Records (lines) instead of Fields? [filed1][field2][field3] ------------------------ record1 record2 record3...
Create an account or sign in to comment