I have a table in a Microsoft Access Database that has Comment Fields that average about 60 characters long, these comments are associated to a case number with a date of when the comments were entered and a sequences of when the comments where entered. The date, comments and case number and sequence are all in seperate fields:
CaseNo
Comments
CommentDate
CommentSequence
I need to run a query to create a new field that will take all the comments from a particular date for the case number and combine them all into one comment field, however I need to have the process read the sequence to insure that the comments are combine correctly so it reads correctly.
Can someone please assist me with code for the query for me to be able to do this???
Our community of experts have been thoroughly vetted for their expertise and industry experience.