Skip to Content
0
Jul 14, 2016 at 04:59 PM

multiple records simplified

76 Views

I have a table with multiple records which gives us the sequence of steps for any given build. We have been breaking these down to a 2 letter code through a table that has the op code and the new letter abbreviation for that. I want to take all of the sequences for any given operation and break them down to the 2 digit letter code and then line them up in order on one line in the report. Is that possible? I can send examples of the data if needed.