Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parameter Field plus 1

Status
Not open for further replies.

Yustrn

Instructor
Jun 19, 2002
42
US
What I need to be able to do is to create a parameter field in which a number get's type in, then on my report it would then add 1 to the subsequent numbers

IE: I type in 12345 into the parameter field, then if I have 5 rows of data I need them to be

12346
12347
12348
12349
12350

Ect, is there a way to do this in crystal version 10?
 
The formula would be this:

{?Parm}+recordnumber


Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top