I am using crystal Version 10 and trying to replicate a line of data but with a different Title or name.
Example.
Type Date Available Amount
AB 01/01/2007 21.00
BC 06/10/2007 32.15
Above information are all retrieved directly from the system. However i want to create a new line CD which is in the system but has no Date and Available Amount.
And so i want to rather replicate information on BC as CD making the report look like this:
Type Date Available Amount
AB 01/01/2007 21.00
BC 06/10/2007 32.15
CD 06/10/2007 32.15
Hope the explanation is clear and do apologise if it isn't and will be grateful for any assistance.
Thanks
Example.
Type Date Available Amount
AB 01/01/2007 21.00
BC 06/10/2007 32.15
Above information are all retrieved directly from the system. However i want to create a new line CD which is in the system but has no Date and Available Amount.
And so i want to rather replicate information on BC as CD making the report look like this:
Type Date Available Amount
AB 01/01/2007 21.00
BC 06/10/2007 32.15
CD 06/10/2007 32.15
Hope the explanation is clear and do apologise if it isn't and will be grateful for any assistance.
Thanks