jasongodoy Posted March 21, 2006 Posted March 21, 2006 Hey everyone. What I want to do is export records based on the record number in the current window. For example, I have a window containing 100 records. Without doing a "Find", I want to export the contents of record number 2 through record number 10 only. I want this export based on the record number because the window I'm working in already has the correct records that I should be working with. There is no need to perform a "Find" upon entering this new window. How can I do this? Thanks in advance. J
LaRetta Posted March 21, 2006 Posted March 21, 2006 (edited) Jason, FM exports a found set. Period. Bring up another window with simple: New Window[]. Perform your find in that window and export from there. Close window; prior found set is preserved. Preceed with Freeze Window if you don't want Users to see you do it. You can capture the User selected range of records in a global. L Edited March 21, 2006 by Guest
jasongodoy Posted March 21, 2006 Author Posted March 21, 2006 Thanks LaRetta. You always come through in the clutch ;-) J
Recommended Posts
This topic is 6824 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