Products A-Z All Services Can't find what you're looking for? Chat Live!
Products A-Z Can't find what you're looking for? Chat Live!
Can't find what you're looking for? Chat Live!
I have a field contains several details for each constituents, e.g. Person A's interest: swimming, runnging, tennis; Person B's interest: swimming, running;
If I simply put the field in the details section, it will become:
Person A
swimming
running
tennis
Person B
My Question is: Is there any way to display the record like following?
Swimming Running Tennis
Swimming Running
I try to use the function "Next(field)" but it will only allow me to use it once, I can use as "Next(Next(field))"
Thank you