Copy link to clipboard
Copied
Hello,
I am wanting a script to select all the cells which are in a column with a header labeled Part #, in unrelated tables in one document.
It's possible to do a script that writes a csv file with the content of those columns. But you'd have to get someone to write the script for you, provide a sample of the file and a sample of the structure of the csv file.
Copy link to clipboard
Copied
That's not possible.
But in scripting, usually you don't need to select anything, you can address certain objects (such as all columns with a particular header) and operate on them.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
It's possible to do a script that writes a csv file with the content of those columns. But you'd have to get someone to write the script for you, provide a sample of the file and a sample of the structure of the csv file.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now