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

Use Excel Data to name layers in Illustrator

Guest
Aug 10, 2015 Aug 10, 2015

I'm doing a bunch of medical drawings (first batch is about 100). There might be more after that. It's a huge job.

I was given this excel sheet. (Here is a quick screenshot)

ExcelData.png

I need to make a little drawing for each item on the list. Is there a way I can import the excel data into illustrator as the names of layers? (See mockup below)

Layers.png

Thanks!

TOPICS
Scripting
666
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
Adobe
Valorous Hero ,
Aug 10, 2015 Aug 10, 2015

Oh yes, youcould just save it as a .csv or other-delimited text file and make a javascript to parse the text and rename the layers. Or, you can use Applescript or VBS to directly work from Excel to rename the layers in Illustrator.

There you go!

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
Guide ,
Aug 10, 2015 Aug 10, 2015
LATEST

take a look at this thread.

it will give you all you need to read the file and rename the layers.

should not be much to tweak it to your needs

Re: Script Help: Layer names based on Excel Data

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