Kicker3 Posted April 4, 2007 Posted April 4, 2007 (edited) I have a single table layout and I want to transfer a calculation field's Data to new record using a new record script. Thanks Edited April 4, 2007 by Guest
Kicker3 Posted April 4, 2007 Author Posted April 4, 2007 I just figured out how to get it done. Thanks
mr_vodka Posted April 4, 2007 Posted April 4, 2007 The actual "doing" part is very easy. The issue is what the purpose of you doing it? Structurally, it seems a bit odd.
Kicker3 Posted April 4, 2007 Author Posted April 4, 2007 I wanted to carry a calculation balance over to the next new record
mr_vodka Posted April 4, 2007 Posted April 4, 2007 Again that is easy but you are still not telling us why this is needed. What are you looking to achieve by doing this. GetNthRecord( YourCalcField; Get(RecordNumber) - 1 )
Recommended Posts
This topic is 6444 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now