V11 Reset Page Number
Posted: Tue Jan 25, 2005 3:12 pm
I have created a calculated field called reset_page which reads;__iif(substr(switches,2,1) = "X",inv_number,car)____The inv_number can have several cars on it while the car might have 2 or 3 pages. If I sort on reset_page and then flag it to change the numbering when the field changes it does not. The number remains continuous.____If I sort on a specific field and flag it to change when the field changes, then it does.____Tom Freitas