Importing Text From Excel

Ask a Question related to Adobe Indesign Windows, Design and Development.

  1. #1

    Default Importing Text From Excel

    I am running into a problem when I am trying to import text from an excel spreadsheet into InDesign. When I copy/paste it from Excel, I lose all of the formatting of cells. If I place the text, it will insert it as a table but it still reformats the text. Basically I want to keep the headers centered when importing the file so that I do not have to spend a bunch of time fixing things that were correct before importing the file. I can adjust the columns to be centered if I import as a table, but then there are boxes around the columns and I can't figure out how to eliminate these. In Pagemaker I was able to import directly from a spreadsheet without having to reformat any of the text, but I am at a total loss with InDesign. Any help would be greatly appreciated.

    Thanks,
    Brett Matteen
    Brett_Matteen@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Help importing excel file into Access DB
      I need to import an excel file into an access database. I got the below code from a forum on another site, but it is not working. I get an error...
    2. Importing Excel XML data into Illustrator
      folks, what you need, is a so called xslt-file, that transforms the excel-xml-structure to the structure, needed for importing (variables->import...
    3. Importing Fields from Excel into PDF Form
      Kelly, You can setup PF-Merge to merge Excel into PDF in under 3 minutes. Reruns of changed data is setup in seconds! PF-Merge will also...
    4. Importing Excel data
      On each import FM 5.5 crashes on the last record to import! e.g. dummy.xls contains of 21 records - FM crashes on the last ( 21st ) or takes...
    5. importing works database into excel
      Please help, I have my addresses and phone numbers in a works database it is a wbd file and when I try to import them in 'import external data' I...
  3. #2

    Default Re: Importing Text From Excel

    Brett,

    Take a look at this page <http://www.pdsassoc.com/index.php?Nav=solnssub&Ban=PopulateTableFromClipbo ard&Info=PDSproducts/PopulateTableFromClipboard/index.php>. I've created a script to address this very problem.

    The reason that something like this is not built into the application itself is that in the general case, the problem is insolvable, but in real life, just about everybody is in your situation. That's why I created my script.

    Dave
    Dave_Saunders@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139