We have a table with thousands of comments on a program. Each tracking item has a number, one or more dates, and one or more comments.
I need to get the last 6 dates/comments from each tracking item.
{I don't seem to have access to upload a sample file}
Alan
![[smurf] [smurf] [smurf]](/data/assets/smilies/smurf.gif)
I need to get the last 6 dates/comments from each tracking item.
{I don't seem to have access to upload a sample file}
Code:
ID TrackID Date Comment
{auto} 202 10/20/07 Brown cow
2 202 11/02/07 Green cow
Alan
![[smurf] [smurf] [smurf]](/data/assets/smilies/smurf.gif)