radams Posted January 16, 2001 Posted January 16, 2001 Thanks to danjacoby and LiveOak. Your suggestions on making the month and year fields, along with the gmonth and gyear have helped a lot. Also the Month total and Year total though I had to manipulate them just a bit. Amount Sum amount = Total(Amount) Month Total = Getsum(sum amount,month) Year Total = Getsum(sum amount,year) The summaries seem to work for each fund given to for month and ytd. But
LiveOak Posted January 16, 2001 Posted January 16, 2001 Make sure you select "records being browsed" and not "current record" in the FM print options. Fields not totally enclosed by a part (hanging over the breaks) can also cause problems. -bd
john.daly Posted January 16, 2001 Posted January 16, 2001 Also make sure that Fixed page margins is checked in the Layout Setup and that your top and bottom margins are at least as large as the minimum for your printer. A top margin of 1.5cm and a bottom marginof 2.0cm seems to accomodate most printers. Your header, summaries, footer etc, and body must all be within these limits.
Recommended Posts
This topic is 9058 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