How do I get PDF forms to export to excel in the desired order?

How do I get PDF forms to export to excel in the desired order?
Here is what I have done:
As taken from another post:
Choose Forms > Manage Form Data > Merge Data Files Into Spreadsheet.
In the Export Data From Multiple Forms dialog box, click Add Files.
In the Select file Containing Form Data dialog box, select a file format option in File Of Type option (Acrobat Form Data Files or All Files). Then locate the form files that you want to merge into the spreadsheet, select them, and click Select.
Repeat the previous step to add form data files that are in other locations, as needed.
Click Export. Then select a folder and filename for the spreadsheet, and click Save.
In the Export Progress dialog box, click either View File Now to open the spreadsheet file or Close Dialog to return to Acrobat."
     The problem now is that Adobe populates Excel in ABC order of the form, based off of the name of each box in the form. For example, if my form has three text boxes, named A, B, and C, then Adobe will export to Excel as such:
Row 1 =         A                              B                              C
Row 2 =         data entered             data entered              data entered
where 'data entered' is whatever the user typed into the form boxes. But what if I want a different order for exporting, and I don't want to rename my text boxes? What if I want:
Row 1 =         C                              B                              A
Row 2 =         data entered             data entered              data entered   ?
Is there a way to do this in acrobat x or xi?
Thanks

I don't have time to test right now, but there was a change with Acrobat 10 where it exports according to the tab order, which you may have to set manually, so give that a shot. Otherwise, you'll have to process the file after it's exported if you need the fields in a particular order. This wouldn't be too difficult to do with something like a VBS or JS script in Windows.

Similar Messages

  • How can I get my Windows Lightroom photos to show in the correct order on Apple TV?

    I use Lightroom on Windows 7 and iTunes as well as a current generation Apple TV.  When I export a set of photos in a specific order from Lightroom, the files are named in the proper sequence, but when the photos are displayed in the Apple TV viewer, they do not show in filename sequence.  They apparently show in the date the photos were taken by my camera.  I have a mix of scanned images and photos in my desired sequence, so the Apple TV is next to useless in showing them as a slideshow on my large screen TV.
    My investigation led me to believe that Apple TV was showing the photos in the date taken, so I instructed Lightroom to omit that data on the exported files, and the date taken shows as missing on Windows, but in the Apple TV they still show in the same sequence.
    Help!!

    Me again.  I'm pretty sure I found a solution to my problem.  I had changed the order of my slides more than once, and it turned out that the "wrong" sequence that Apple TV was using for my slides was the original sequence, not the latest sequence.  I found that when I deleted the Apple TV Photo Cache folder and database, it got rebuilt by iTunes and the slide sequence was correct.  I have no reason why the order did not automatically get updated.  I'm on the rails now!

  • How do I get a refund on Export PDF that has ALREADY been agreed

    On 1/21-1/22 I tried to 'renew' a subscription for Export PDF. By some error (maybe mine - I just dont understand the whole thing) my Bank was immediately charged for two subscriptions, each at a different price. I immediately "chat"ted with several  reps (it was difficult to get onto the chat and find out how to cancel) and was assured that both would be cancelled and refunded. They weren't!
    I waited a week. Was again frustrated by the chat hookup, and tried the 'cloud' retail product tel #, assuming it was wrong but that I could be switched to the correct one. Had a very pleasant chat, was assured that both would be cancelled and refunded, received 2 e-mails confirming the cancellations, each with a seperate "Case #". Felt pretty good! It had only taken me a week of reasonably diligent effort to get a very simple thing done! IT WASN"T DONE! (Yes, I apologize - I know I'm loud - but by now I've got steam coming out of my ears!)
    Today I got an e-mail, telling me that the refund had been processed and the case # would be closed. I looked at my bank, and only one had been refunded! I reviewed all the other e-mails and the notes from the telephone calls and chats to be sure I hadn't misunderstood something. But, no I hadn't. I went to my Adobe on-line and looked up 'my orders' history. Sure enough one had been invoiced and refunded ( the lesser charge of the two) but the other had ONLY BEEN INVOICED - NOT CANCELLED. And it seems that every piece of this transaction generates a new "order" , "case" or some other "reference #" - none of which are tied together, except by the invoice amount, when it is mentioned - which it typically IS NOT.
    My question, then, is : How can I get past this absolute frustration over every aspect of my interaction with Adobe and GET THIS TAKEN CARE OF?????????

    Hi Stacy,
        What frustration? (Just kidding !)
        As I mentioned, one of the two charges has been  refunded. Credited by
    Adobe on Jan 28, I believe I received it in my bank on Jan  30.
        The other charge, $25.37 of order # AD011017507,  has not been received
    by my bank yet. But this can't be that much of a surprise,  and has nothing
    to do with "10 business days" for refunds to post.
        To this minute, "My Orders" on Adobe website shows  that the order #
    AD011017507  was invoiced on January 22, but that no  credit invoice has been
    posted against this order to this moment!
        Can you begin to understand the frustration of  being unable, through
    all attempts to untangle this mess, starting within  one hour of the original
    order, with I believe nine different "Chats",  telephone calls and, finally
    a "problem" posting,  stretching over more  than thirteen days. Of course
    it doesn't make much sense to devote this much  attention to less than $50
    worth of stuff, but I do not let things like this  dangle.
        And can you imagine how loathe I am to deal with  Adobe for fear of
    some real problem?
        At any rate, I would certainly be pleased if you  can suggest a way for
    me to extricate myself from this. Any help would be  GREATLY appreciated!
        Thanks for your time and any trouble,
        Stephen Ellis
        <removed by admin>
    In a message dated 2/3/2014 4:08:59 P.M. Eastern Standard Time, 
    [email protected] writes:
    Re:  How do I get a refund on Export PDF that has ALREADY been agreed 
    created by StacySison (http://forums.adobe.com/people/StacySison)  in 
    Adobe ExportPDF - View the full  discussion
    (http://forums.adobe.com/message/6082008#6082008)

  • How do I get tech help for export pdf during Australian business hours?

    How do I get tech help for export pdf during Australian business hours?

    You can post your issues in this forum or send your questions to DL-exportpdf_feedback.
    Jyh-Jiun Liou

  • How to get pdf form data into a php code?

    I have created one pdf form ,that helps to fill application form online.....
    I tried to access the field values using php code ($_REQUEST) but itz not taking any field values then i searched everywer to find solution but all are telling the same .then i got one link for demo of simple submit form , here is the demo http://blogs.adobe.com/stevex/files/SimpleSubmitSample.pdf but this demo is not working in my system,not getting values from pdf ........................Is there any setting to do inorder to get pdf form field values in PHP
    can any one help me??

    I never had this problem so obviously something needs tweaking. First thing to test is to leave the PDF out of the picture - check if the variables are received when performing a HTTP POST from another web page to your script. If this works, the next step would be to have your script do a phpinfo(); or print_r($_POST); and submit from your PDF. This in order to determine what really is sent from the client.
    Now you should be able to pinpoint your problem.

  • How to receive fillable PDF forms from clients & be able to save them?

    Hi everyone,
    So I have been having trouble with this for a while now.
    Basically for work, my assignment was to create a PDF that could have fillable forms and a button at the bottom of the page sending to my coworkers' emails.
    How it would work:  Once a person fills out the form and presses the send button at the bottom of the PDF, it would send to my coworkers' emails and they could save the documents with the fillable data.
    Everything works except for the saving process.  Once my coworkers receive the email, they get different error messages that look like the following (and they CANNOT SAVE the PDFs... so it makes the whole idea worthless):
    Here is how the messages read:
    1) First image on the left: the box reads "Save a Blank Copy of this Form"
                                         underneath it it says "Data typed into this form will not be saved.  Adobe Reader can only save a blank copy of this form.
    2) 2nd image:  the box reads "Sending Data Files by Email"
                         underneath it says "Please note: This form contains an email submit button.  Clicking this button will email a data file containing data you type into this form.  However, the form itself will not be sent.  Remember you cannot save a completed copy of this form with Adobe Reader 9 or later.
    3)  3rd image:  reads "the file you are attempting to open contains comments or form data that are supposed to be placed on.  This document cannot be found.  It may have been moved, or deleted.  Would you like to browse to attempt to locate this document?
    So, I was wondering if there is any way around this.  Is there away to have the PDF sent back to my coworkers so they can then save the FILLABLE PDF and organize it in a folder. 
    If there isn't... then is there a way to have it send back to my coworkers and have them print out the fillable PDF and organize the PDFS coming in that way?

    Yes, you just need to Reader-enable the document, which will allow Reader to save the complete PDF form. When you set up the Submit button, choose the option that sends the complete PDF, as opposed ot just the form data (FDF, XFDF).
    To Reader-enable a document in Acrobat 10, select: File > Save As > Reader Extended PDF > Enable Additional Features
    Do this as the final step when preparing the document to be sent out.

  • How to add Predefined PDF Form as a Template in BIP - 11g

    Can anybody please help me to understand how to add Predefined PDF Form as a Template in BIP - 11g and how to map the Form fields with the Data Elelment.
    I tried it with 10 g set up as well, but I found following things
    1) PDF form template mapping was only available whenever we provide sample data with the same filed name and also number of fileld should be same.
    2) According to user manual that I have, it says that whenever I click on the form field while mapping the form field data elements, it should open a new window having the corresponding mapping details.
    But in my case no new window was opened when I clicked on the form field while mapping.
    Please help me out since i am beginner with BIP and have to move forward with Predefined PDF Form as a Template in BIP - 11g.

    I am new to BIP-11g. But i have created rtf, pdf templates in 10g. I am migrating reports to 11g. If you know How to add Predefined PDF Form as a Template in BIP - 11g , Please let me know.
    In 10 g you need to do the following things
    1. First you need to create data template.
    2. Then you have to upload pdf template.
    3. After you have uploaded the pdf template, Map Form Fields tab will appear. Then you can map the form fields.

  • I filled in a fillable pdf form and when i print it, the text in the fillable section gets cut off.

    I filled in a fillable pdf form and when i print it, the text in the fillable section gets cut off. What do I need to do to get the entire text to be printed. Any help is appreciated.
    Thanks

    What has this to do with Pages? You probably did this in Preview.
    Peter

  • How to generate a pdf form from a webform

    HOW TO GENERATE POPULATED PDF?
    We used to fill out the forms at work longhand (yes, with a pen!)
    Now since we created the form using Acrobat 9 Pro, we just enter the data on computer, and print out the form.
    Acrobat 9 form creator was great - I found it quite easy to use.
    Now, I'd like to automate the process even further.
    Each week we receive response forms from our website (maybe about 20-25).  These response forms have about 10 fields that
    people have completed with their information.Currently I am printing  out the response form and then open up the acrobat form and I enter their information into the pdf (and then print).
    1. Is it possible to automatically populate a pdf from the response form ? (without me having to print out the response form and re-enter the data)
    2. Is it really complicated; is this something I can do with some software/learning or do i need a programmer?
    Thank you kindly for any advice or direction.

    It sounds like you are using the forms in your local shop and that e-mail may work fine. If e-mail submission works fine (not recommended for normal use, but find in a controlled environment where you can be sure each e-mail client is running MAPI), then add a submit button to submit a FDF or XML data file (I like FDF when using forms in Acrobat, Designer only uses XML forms). You can then import the FDF or XML data to the form and print it. You can even manipulate the FDF or XML data and add it to a database of some form, furthering your processing even more.

  • How can I get a form back that I just messed up?

    How can I get a form back that I just messed up on forms central.  It was perfect and I just ruined it!!!

    Hi;
    If you still have the form open, on the Design tab you can use the "Ctrl+Z" to undo changes multiple times (CMD+Z on Mac). 
    One thing to note for future, if you have a form that is in a good state and you are going to experiment with more changes you can (assuming a paid account that allows more than 1 form) Duplicate the form so you can work in the duplicate and then copy those changes back once you are satisfied with them.
    Thanks,
    Josh

  • How to make a pdf (form) accessible for reader in Adobe Acrobat x pro?

    Hi guys, i have bit of a problem here as i am new to the Acrobat pro X 
    Using Acrobat pro 9 i always could save a LiveCycle pdf form with permission to fill and save as a reader user. now i have upgraded to cs6 and i have no clue how to do that anymore. The half of the options are gone and i can't access the older Acrobat pro anymore. 
    Does anyone know how to save a pdf form using Acrobat X for adobe reader users giving permission to read and save my pdf files?

    For Acrobat X go to File-> Save as->Reader Extended PDF
    This will embed the reader extended rights in PDF.

  • I created a pdf form from a Word doc with 9 pt aerial font formatting; the text on the pdf form is aerial 9 pt, but the fields are formatted in courier 12 pt - How do I reformat the font in the fields??

    I created a pdf form from a Word doc with 9 pt aerial font formatting; the text on the pdf form is aerial 9 pt, but the fields are formatted in courier 12 pt - How do I reformat the font in the fields??

    You can set up a temporary button (or link, bookmark, etc.) and add the following JavaScript action:
    // Mouse Up script for a temporary button (or bookmark, etc.)
    // Change the font and font size for all text fields in this document
    for (var i = 0; i < numFields; i += 1) {
        var f = getField(getNthFieldName(i));
        if (f.type === "text") {
            f.textFont = font.Helv;
            f.textSize = 9;
    It also sets the font size, but you can remove that line if you don't need to do that.

  • How to make a PDF form with expanding tabel or expanding fields, like in Word.

    How to make a PDF form with expanding tabel or expanding fields, like in Word.

    This is currently not possible in Formscentral. It is something we are working on for the future. Please stay tuned.
    Andrew Yarborough

  • How to save a pdf form with a button on Android?

    Hello can anyone inform me with the knowledge of how to save a pdf form after filling with button on an Android device?
    What code behind the button is necessary to make this work.

    It happens automatically. You don't need any code to trigger it.

  • I want to know what I need and then how to take a pdf form I created in word and add the blue boxes so that anyone can type into my form

    I want to know what I need and then how to take a pdf form I created in word and add the blue boxes so that anyone can type into my form

    Hey john@adobe,
    Could you please specify how exactly have you created your form.
    You might need to have Acrobat installed on your computer to convert a word document to PDF.
    Do you have Acrobat installed? If yes, what version? If no, then please try using the trial version of Acrobat DC (latest version) and access its features:
    Download Adobe Acrobat free trial | Acrobat Pro DC
    Also, let me know what kind of blue boxes are you talking about.
    If you want others to edit your PDF form, then you need to make it a fillable form by choosing 'Form Editing' option from Tools pane.
    Let me know more on this so that I can help you out.
    Regards,
    Anubha

Maybe you are looking for

  • Report Custom Vertical Table Question

    Hello Guys, I am trying to display some data in a custom vertical table (for a report). The data that I have looks like this : Customer number          Name               Product          Age 123               John Customer          Checking     50 4

  • Another 5th Generation Ipod not charging/sync problem.

    I have two 5th generation (aka video) iPods. One works fine but the other does not charge either by using a mains charger or through USB through the PC.. Also it is not being seen by the iTunes or Windows Explorer. The fact that one iPod is ok should

  • MacBook Pro Target to G4 Blue & White (350Mghz)

    Trying to target my old G4 to use hard drive as file back up from MacBook Pro - but it doesn't seem to be targetable or recognize a targeted CPU - any suggestions? Wireless connection too slow...

  • My Apple id is not active or never used for app store?

    i don't lnow why i can't used my new apple id for doqnload app

  • Help with "Error syncing Audio and Midi" message. How to fix?

    Hi, I'm running Logic Pro 7.1 on a G5 Dual 2.5 PowerMac. My audio interface is a Digidisign Digi002R, and my MIDI interface is a MOTU Fastlane. Up until a few days ago everything was working fine. I didn't install any new software or anything. All of