Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Import data (cell range) from excel to InDesign via script

New Here ,
Mar 26, 2025 Mar 26, 2025

Hi, at the moment I'm importing data from a excel file to a frame via "File -> Place -> "Show import options". In the dialog window I choose the named "cell range" and my predefined "table style".

 

I'm looking for a script which automates this process.

For example: In my excel file I have 10 tables (predefined and named via the "cell range") and in my Indesign document I have 10 frames. I think the best approach would be to make it like placing images in Indesign where you can choose 10 images and then put it to frames one image after the other.

 

Is there any way I could do this with a script?

 

Thank you very much in advance.

TOPICS
Scripting
70
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 26, 2025 Mar 26, 2025
LATEST

Are you looking for a ready made script - or just for guidance? 

 

https://www.indesignjs.de/extendscriptAPI/indesign-latest/#ExcelImportPreference.html

 

There is rangeName property. 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines