I am using Crystal reports version 8. We have to map out RJ 45 floor ports ("A" for Phone, "B" for data and "c" for spare) to a particular staff "Name" Since we imported a flat file spreadsheet, the name is only paired with either the "A or "B" or the "C" row in the spreadsheet. That means two out of every three rows in the spreadsheet will have its "Name" column blank. I would like to populate all the Blank A or B or C fields so that the name would appear in all of them.
So, how to program Crystal to check if the first record "A" has a name or is blank. if Blank, then check the next record (B) and copy the name from there. If that is blank too then go to the next record (C) and copy the name from there...In other words, two records ahead.
Is this possible?
thanks very much
So, how to program Crystal to check if the first record "A" has a name or is blank. if Blank, then check the next record (B) and copy the name from there. If that is blank too then go to the next record (C) and copy the name from there...In other words, two records ahead.
Is this possible?
thanks very much