jchewsmith
Technical User
I have a report that can have multiple records with the only difference being a notes field,
I would like to combine each note field from a group to create one summary field.
Example:
Rec # Title date user Notes
1 ABC 1-1-10 jim I want to see
2 ABC 1-1-10 jim you in my
3 ABC 1-1-10 jim office please.
I want result to be: I want to see you in my office please.
I would like to combine each note field from a group to create one summary field.
Example:
Rec # Title date user Notes
1 ABC 1-1-10 jim I want to see
2 ABC 1-1-10 jim you in my
3 ABC 1-1-10 jim office please.
I want result to be: I want to see you in my office please.