gaby78 Posted January 3, 2007 Posted January 3, 2007 I am sure the solution is simple but couldn’t figure it out. How to go to invoice# 1827 in an invoice table?. I tried GoTo record script By Cal with Invoice::InvID but did not work. It seems that FM uses its own numbering.
Genx Posted January 3, 2007 Posted January 3, 2007 You'd have to run a find.. Go To Record is simply a device to go to a particular record in the current found set, for example if you have 1000 records in the current found set, Go To Record[500] will take you to record number 500 of 1000...
Recommended Posts
This topic is 6595 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