Dchall_San_Antonio Posted March 8, 2007 Posted March 8, 2007 I have anywhere from a dozen to 300+ records I need to print in a report according the the boss's format. How can I number the records as they merge into a printed report? And more globally, is there a place I can go to get "hidden" merge fields?
mr_vodka Posted March 9, 2007 Posted March 9, 2007 What's a hidden merge field? Also I am not sure what you are looking for for your first request. You want to display a different number than your record number? like a page number? ... or a sorted number?
Dchall_San_Antonio Posted March 9, 2007 Author Posted March 9, 2007 I guess the record number is what I want. That would change depending on what sort fields were used, right? So if I sort on date, the first record, record number 1, would be the oldest. That's what I need to print. And I consider 'record number' to be a hidden field because it is not something I put into my database. For example the fields I put into the database are MY fields (name, age, address, etc.). Record number, page number, time stamp, date, etc., are THEIR fields. I consider those to be hidden. In my merge report, is it something like <>? I'm sure they are not hidden when you know where they are, so where are they listed so I know what I have access to? Is there a better way to refer to them? Intrinsic? Organic?
mr_vodka Posted March 9, 2007 Posted March 9, 2007 Use " @@ " to display the record number. I wouldn't really call it a hidden field because its not really a field but rather a display symbol.
Dchall_San_Antonio Posted March 11, 2007 Author Posted March 11, 2007 That's exactly the kind of thing I call hidden. How do you ever learn about those? Are they documented? Oh, and thank you!! That's what I wanted.
mr_vodka Posted March 12, 2007 Posted March 12, 2007 Again I would not consider it a hidden field because there is no "field". Also there is documentation in the help files. I attached a link to the @@ in the previous post, but I guess that I should have made it more apparent. Here is the link. Link
Recommended Posts
This topic is 6457 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