rounak Posted February 17, 2016 Share Posted February 17, 2016 I have a layout with three parts: 1. Header 2. Sub-summary sorted by place -- has fields "place" and summary field "sPlaceWiseBalance" both from table "Customer" 3. Sub-summary sorted by customer id -- has fields "name" and calculation field "running Balance" from table "Customer" I want all records of field "name" and corresponding records of field "running Balance" copied to clipboard (I want to send the text as an SMS). How to do that? Thanks 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.