JHinman Posted December 2, 2000 Posted December 2, 2000 This is probably a pretty basic questions. But I can't for the life of me figure out how to do it. I want to omit all the records but the one that is curently being viewed. I appreciate any help I can get. Thanks!
Computeach Posted December 2, 2000 Posted December 2, 2000 quote: Originally posted by JHinman: This is probably a pretty basic questions. But I can't for the life of me figure out how to do it. I want to omit all the records but the one that is curently being viewed. I appreciate any help I can get. Thanks! One way to do it, is to give each record a record number (a field where a unique number is automatically added) with each new record. Then search by the record number. For example, we keep inventory items. Each item is given an automatical number. Then we search for that records number. "However if you just want to print only the record on screen, Besure and use the drop down box on Print Dialox (File, Print) box and tell it "current record only." Hope that helps!
LiveOak Posted December 3, 2000 Posted December 3, 2000 The easy way is: Find All, move to the record you want, Omit, then Find Omitted. If you are already looking at the record you want and all records are in the found set, it's just Omit an Find Omitted (for FM 5 that Omit Record and Show Omitted, they can't leave anything alone!). -bd
Newbies nick Posted December 4, 2000 Newbies Posted December 4, 2000 If you just do an omit record, then find omitted you will find all omitted works, so if you have already omitted other records they will show. Would'nt you need a Show All command first?
LiveOak Posted December 5, 2000 Posted December 5, 2000 Show All (FM 5.0) = Find All (FM 3.0 - 4.1) -bd
Recommended Posts
This topic is 9006 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