Chris D. Posted April 11, 2008 Share Posted April 11, 2008 I work for a publishing house with a FM database. Each record represents a different title. Contained in each is the different ISBNs for each version (each paperback, harback, print-on-demand version has it's own no.). I simply want to add a new field that combines all the ISBN fields that already appear. Thanks to all you filemakers out there. Quote Link to comment Share on other sites More sharing options...
touchMe Posted April 13, 2008 Share Posted April 13, 2008 create a calculation field called ISBNCombo=[hardbackISBN-field]&", "&[paperbackISBN-field]&", "&[ondemandISBN-field] [iSBNCombo-field, output as text] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.