Reply To: CS4 Data Merge – commonly known issue with consecutive blank fields

Home Page / Forums / General InDesign Topics (CLOSED) / CS4 Data Merge – commonly known issue with consecutive blank fields / Reply To: CS4 Data Merge – commonly known issue with consecutive blank fields

#53255
Anonymous
Inactive

I had it set to Story.  The thing is though, it seems the address area is a separate “story” on each page.  I think that's why it's not going beying the current page.  I had the address text frame (which is in my layer named “address”) selected when I ran it.

So I guess I'm back to needing a script?  Here's what I want but I don't know how to write it in javascript:

With active document
   for each page in document
      with all stories in layer named “address”
         perform GREP find/change for “multiple return to single return”
      end with
   next
end with

This article was last modified on July 27, 2010

Comments (0)

Loading comments...