When the users are copying data from one record to another, they're getting the error message "Subscript value out of range" when they run a report containing those records.
Can you provide the exact error message - it sounds more like an R27.1 type message which will not be related to the data copy.
World Leaders in all things RevSoft
I believe the entire error message is "Diary.BP Diary line 483. {B} Subscript value out of range." It just seems to occur on those records that were copied.
OK this is a programming error not a system error - can you post say 10 lines of code from either side of the break and we'll try to see what's going on?
World Leaders in all things RevSoft
Thanks very much for your help. Yes, it was in the code - a matrix not adequately sized properly.